|
Assimp
v4.1. (December 2018)
|
Inherits Assimp::STEP::ObjectHelper< draughting_callout_relationship, 4 >.
Inherited by Assimp::StepFile::dimension_callout_component_relationship, Assimp::StepFile::dimension_callout_relationship, and Assimp::StepFile::dimension_pair.
Public Member Functions | |
| draughting_callout_relationship () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< draughting_callout_relationship, 4 > | |
| ObjectHelper () | |
Public Member Functions inherited from Assimp::STEP::Object | |
| std::string | GetClassName () const |
| uint64_t | GetID () const |
| Object (const char *classname="unknown") | |
| void | SetID (uint64_t newval) |
| template<typename T > | |
| T & | To () |
| template<typename T > | |
| const T & | To () const |
| template<typename T > | |
| T * | ToPtr () |
| template<typename T > | |
| const T * | ToPtr () const |
| virtual | ~Object () |
Public Attributes | |
| text::Out | description |
| label::Out | name |
| Lazy< draughting_callout > | related_draughting_callout |
| Lazy< draughting_callout > | relating_draughting_callout |
Public Attributes inherited from Assimp::STEP::ObjectHelper< draughting_callout_relationship, 4 > | |
| std::bitset< arg_count > | aux_is_derived |
Additional Inherited Members | |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< draughting_callout_relationship, 4 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
|
inline |
| text::Out Assimp::StepFile::draughting_callout_relationship::description |
| label::Out Assimp::StepFile::draughting_callout_relationship::name |
| Lazy< draughting_callout > Assimp::StepFile::draughting_callout_relationship::related_draughting_callout |
| Lazy< draughting_callout > Assimp::StepFile::draughting_callout_relationship::relating_draughting_callout |