IDFstepper
IDF to STEP converter
|
The drilled holes of a board or panel. More...
#include <IdfStructure.hpp>
Public Attributes | |
std::vector< DrilledHole > | holes |
The drilled holes. |
The drilled holes of a board or panel.
Definition at line 263 of file IdfStructure.hpp.
std::vector<DrilledHole> idf::DrilledHoles::holes |
The drilled holes.
Definition at line 265 of file IdfStructure.hpp.