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