|
Assimp
v4.1. (December 2018)
|
Inherits Assimp::IFC::Schema_2x3::IfcRelDefines, and Assimp::STEP::ObjectHelper< IfcRelDefinesByProperties, 1 >.
Inherited by Assimp::IFC::Schema_2x3::IfcRelOverridesProperties.
Public Member Functions | |
| IfcRelDefinesByProperties () | |
Public Member Functions inherited from Assimp::IFC::Schema_2x3::IfcRelDefines | |
| IfcRelDefines () | |
Public Member Functions inherited from Assimp::IFC::Schema_2x3::IfcRelationship | |
| IfcRelationship () | |
Public Member Functions inherited from Assimp::IFC::Schema_2x3::IfcRoot | |
| IfcRoot () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcRoot, 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 Member Functions inherited from Assimp::STEP::ObjectHelper< IfcRelationship, 0 > | |
| ObjectHelper () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcRelDefines, 1 > | |
| ObjectHelper () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcRelDefinesByProperties, 1 > | |
| ObjectHelper () | |
Public Attributes | |
| Lazy< IfcPropertySetDefinition > | RelatingPropertyDefinition |
Public Attributes inherited from Assimp::IFC::Schema_2x3::IfcRelDefines | |
| ListOf< Lazy< IfcObject >, 1, 0 > | RelatedObjects |
Public Attributes inherited from Assimp::IFC::Schema_2x3::IfcRoot | |
| Maybe< IfcText::Out > | Description |
| IfcGloballyUniqueId::Out | GlobalId |
| Maybe< IfcLabel::Out > | Name |
| Lazy< NotImplemented > | OwnerHistory |
Public Attributes inherited from Assimp::STEP::ObjectHelper< IfcRoot, 4 > | |
| std::bitset< arg_count > | aux_is_derived |
Public Attributes inherited from Assimp::STEP::ObjectHelper< IfcRelationship, 0 > | |
| std::bitset< arg_count > | aux_is_derived |
Public Attributes inherited from Assimp::STEP::ObjectHelper< IfcRelDefines, 1 > | |
| std::bitset< arg_count > | aux_is_derived |
Public Attributes inherited from Assimp::STEP::ObjectHelper< IfcRelDefinesByProperties, 1 > | |
| std::bitset< arg_count > | aux_is_derived |
Additional Inherited Members | |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcRoot, 4 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcRelationship, 0 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcRelDefines, 1 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcRelDefinesByProperties, 1 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
|
inline |
| Lazy< IfcPropertySetDefinition > Assimp::IFC::Schema_2x3::IfcRelDefinesByProperties::RelatingPropertyDefinition |