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