IDFstepper
IDF to STEP converter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Attributes
idf::RoutingOutline Struct Reference

The routing outline of a board/panel. More...

#include <IdfStructure.hpp>

List of all members.

Public Attributes

Owner owner
 The owner of the outline.
RoutingLayers layers
 The routing layers on which the outline applies to.
std::vector< Looploops
 Loops representing the outline (no cutouts allowed).

Detailed Description

The routing outline of a board/panel.

Definition at line 154 of file IdfStructure.hpp.


Member Data Documentation

The routing layers on which the outline applies to.

Definition at line 159 of file IdfStructure.hpp.

Loops representing the outline (no cutouts allowed).

Definition at line 162 of file IdfStructure.hpp.

The owner of the outline.

Definition at line 156 of file IdfStructure.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines