|
Assimp
v4.1. (December 2018)
|
Inherits Assimp::IFC::Schema_2x3::IfcProfileDef, and Assimp::STEP::ObjectHelper< IfcParameterizedProfileDef, 1 >.
Inherited by Assimp::IFC::Schema_2x3::IfcCircleProfileDef, Assimp::IFC::Schema_2x3::IfcCraneRailAShapeProfileDef, Assimp::IFC::Schema_2x3::IfcCraneRailFShapeProfileDef, Assimp::IFC::Schema_2x3::IfcCShapeProfileDef, Assimp::IFC::Schema_2x3::IfcEllipseProfileDef, Assimp::IFC::Schema_2x3::IfcIShapeProfileDef, Assimp::IFC::Schema_2x3::IfcLShapeProfileDef, Assimp::IFC::Schema_2x3::IfcRectangleProfileDef, Assimp::IFC::Schema_2x3::IfcTrapeziumProfileDef, Assimp::IFC::Schema_2x3::IfcTShapeProfileDef, Assimp::IFC::Schema_2x3::IfcUShapeProfileDef, and Assimp::IFC::Schema_2x3::IfcZShapeProfileDef.
Public Member Functions | |
| IfcParameterizedProfileDef () | |
Public Member Functions inherited from Assimp::IFC::Schema_2x3::IfcProfileDef | |
| IfcProfileDef () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcProfileDef, 2 > | |
| 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< IfcParameterizedProfileDef, 1 > | |
| ObjectHelper () | |
Public Attributes | |
| Lazy< IfcAxis2Placement2D > | Position |
Public Attributes inherited from Assimp::IFC::Schema_2x3::IfcProfileDef | |
| Maybe< IfcLabel::Out > | ProfileName |
| IfcProfileTypeEnum::Out | ProfileType |
Public Attributes inherited from Assimp::STEP::ObjectHelper< IfcProfileDef, 2 > | |
| std::bitset< arg_count > | aux_is_derived |
Public Attributes inherited from Assimp::STEP::ObjectHelper< IfcParameterizedProfileDef, 1 > | |
| std::bitset< arg_count > | aux_is_derived |
Additional Inherited Members | |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcProfileDef, 2 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcParameterizedProfileDef, 1 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
|
inline |
| Lazy< IfcAxis2Placement2D > Assimp::IFC::Schema_2x3::IfcParameterizedProfileDef::Position |