IDFstepper
IDF to STEP converter
|
The via keepout area. More...
#include <IdfStructure.hpp>
Public Attributes | |
Owner | owner |
The owner of the keepout. | |
std::vector< Loop > | loops |
Loops representing the outline (no cutouts allowed). |
The via keepout area.
Definition at line 199 of file IdfStructure.hpp.
std::vector<Loop> idf::ViaKeepout::loops |
Loops representing the outline (no cutouts allowed).
Definition at line 204 of file IdfStructure.hpp.
The owner of the keepout.
Definition at line 201 of file IdfStructure.hpp.