description of a directory componant which can be either undefined (let Void), defined as a Reference to an entity, or as a Rank, integer value adressing a builtin table The entity reference is not included here, only reference status is kept (because entity type must be adapted)
More...
#include <IGESData_DefSwitch.hxx>
description of a directory componant which can be either undefined (let Void), defined as a Reference to an entity, or as a Rank, integer value adressing a builtin table The entity reference is not included here, only reference status is kept (because entity type must be adapted)
IGESData_DefSwitch::IGESData_DefSwitch |
( |
| ) |
|
creates a DefSwitch as Void
Standard_Integer IGESData_DefSwitch::_CSFDB_GetIGESData_DefSwitchtheval |
( |
| ) |
const |
|
inline |
void IGESData_DefSwitch::_CSFDB_SetIGESData_DefSwitchtheval |
( |
const Standard_Integer |
p | ) |
|
|
inline |
returns DefType status (Void,Reference,Rank)
sets DefSwitch to "Rank" with a Value (in file : Integer > 0)
void IGESData_DefSwitch::SetReference |
( |
| ) |
|
sets DefSwitch to "Reference" Status (in file : Integer < 0)
void IGESData_DefSwitch::SetVoid |
( |
| ) |
|
sets DefSwitch to "Void" status (in file : Integer = 0)
returns Value as Integer (sensefull for a Rank)
The documentation for this class was generated from the following file: