Class Ifc4x1::IfcAlignment2DVertical¶
Defined in File Ifc4x1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x1.
Inheritance Relationships¶
Base Type¶
public Ifc4x1::IfcGeometricRepresentationItem(Class Ifc4x1::IfcGeometricRepresentationItem)
Class Documentation¶
-
class
Ifc4x1::IfcAlignment2DVertical: public Ifc4x1::IfcGeometricRepresentationItem¶ Public Types
-
typedef IfcTemplatedEntityList<IfcAlignment2DVertical>
list¶
Public Functions
-
IfcTemplatedEntityList<::Ifc4x1::IfcAlignment2DVerticalSegment>::ptr
Segments() const¶
-
void
setSegments(IfcTemplatedEntityList<::Ifc4x1::IfcAlignment2DVerticalSegment>::ptr v)¶
-
IfcTemplatedEntityList<IfcAlignmentCurve>::ptr
ToAlignmentCurve() const¶
-
IfcAlignment2DVertical(IfcEntityInstanceData *e)¶
-
IfcAlignment2DVertical(IfcTemplatedEntityList<::Ifc4x1::IfcAlignment2DVerticalSegment>::ptr v1_Segments)¶
-
typedef IfcTemplatedEntityList<IfcAlignment2DVertical>