IGESAppli_PWBDrilledHole Class Reference
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
- nbPropVal : number of property values, always = 3
- aDrillDia : Drill diameter size
- aFinishDia : Finish diameter size
- aCode : Function code for drilled hole
|
| 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
|
Constructor & Destructor Documentation
| IGESAppli_PWBDrilledHole::IGESAppli_PWBDrilledHole |
( |
|
) |
|
Member Function Documentation
| Standard_Real IGESAppli_PWBDrilledHole::DrillDiameterSize |
( |
|
) |
const |
| Standard_Real IGESAppli_PWBDrilledHole::FinishDiameterSize |
( |
|
) |
const |
The documentation for this class was generated from the following file: