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

The routing keepout area. More...

#include <IdfStructure.hpp>

List of all members.

Public Attributes

Owner owner
 The owner of the keepout.
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 keepout area.

Definition at line 185 of file IdfStructure.hpp.


Member Data Documentation

The routing layers on which the outline applies to.

Definition at line 190 of file IdfStructure.hpp.

Loops representing the outline (no cutouts allowed).

Definition at line 193 of file IdfStructure.hpp.

The owner of the keepout.

Definition at line 187 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