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

The placement group area of a board/panel for related components. More...

#include <IdfStructure.hpp>

List of all members.

Public Attributes

Owner owner
 The owner of the region.
BoardSide side
 The board/panel sides to which this keepout applies.
std::string name
 The group's name.
std::vector< Looploops
 Loops representing the outline (no cutouts allowed).

Detailed Description

The placement group area of a board/panel for related components.

Definition at line 227 of file IdfStructure.hpp.


Member Data Documentation

Loops representing the outline (no cutouts allowed).

Definition at line 237 of file IdfStructure.hpp.

The group's name.

Definition at line 234 of file IdfStructure.hpp.

The owner of the region.

Definition at line 229 of file IdfStructure.hpp.

The board/panel sides to which this keepout applies.

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