|
Open CASCADE Technology
6.5.4
|
defines PWBDrilledHole, Type <406> Form <26>
in package IGESAppli
Used to identify an entity that locates a drilled hole
and to specify the characteristics of the drilled hole
#include <IGESAppli_PWBDrilledHole.hxx>

Public Member Functions | |
| IGESAppli_PWBDrilledHole () | |
| void | Init (const Standard_Integer nbPropVal, const Standard_Real aDrillDia, const Standard_Real aFinishDia, const Standard_Integer aCode) |
| This method is used to set the fields of the class PWBDrilledHole | |
| Standard_Integer | NbPropertyValues () const |
| returns number of property values, always = 3 | |
| Standard_Real | DrillDiameterSize () const |
| returns Drill diameter size | |
| Standard_Real | FinishDiameterSize () const |
| returns Finish diameter size | |
| Standard_Integer | FunctionCode () const |
| returns Function code for drilled hole is 0, 1, 2, 3, 4, 5 or 5001-9999 | |
| void IGESAppli_PWBDrilledHole::Init | ( | const Standard_Integer | nbPropVal, |
| const Standard_Real | aDrillDia, | ||
| const Standard_Real | aFinishDia, | ||
| const Standard_Integer | aCode | ||
| ) |
1.8.0