Class Ifc4x3_rc1::IfcSectionedSolid¶
Defined in File Ifc4x3_rc1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x3_rc1.
Inheritance Relationships¶
Base Type¶
public Ifc4x3_rc1::IfcSolidModel(Class Ifc4x3_rc1::IfcSolidModel)
Derived Type¶
public Ifc4x3_rc1::IfcSectionedSolidHorizontal(Class Ifc4x3_rc1::IfcSectionedSolidHorizontal)
Class Documentation¶
-
class
Ifc4x3_rc1::IfcSectionedSolid: public Ifc4x3_rc1::IfcSolidModel¶ Subclassed by Ifc4x3_rc1::IfcSectionedSolidHorizontal
Public Types
-
typedef IfcTemplatedEntityList<IfcSectionedSolid>
list¶
Public Functions
-
::Ifc4x3_rc1::IfcCurve *
Directrix() const¶
-
void
setDirectrix(::Ifc4x3_rc1::IfcCurve *v)¶
-
IfcTemplatedEntityList<::Ifc4x3_rc1::IfcProfileDef>::ptr
CrossSections() const¶
-
void
setCrossSections(IfcTemplatedEntityList<::Ifc4x3_rc1::IfcProfileDef>::ptr v)¶
-
IfcSectionedSolid(IfcEntityInstanceData *e)¶
-
IfcSectionedSolid(::Ifc4x3_rc1::IfcCurve *v1_Directrix, IfcTemplatedEntityList<::Ifc4x3_rc1::IfcProfileDef>::ptr v2_CrossSections)¶
-
typedef IfcTemplatedEntityList<IfcSectionedSolid>