Class Ifc4x1::IfcAlignment2DHorizontalSegment¶
Defined in File Ifc4x1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x1.
Inheritance Relationships¶
Base Type¶
public Ifc4x1::IfcAlignment2DSegment(Class Ifc4x1::IfcAlignment2DSegment)
Class Documentation¶
-
class
Ifc4x1::IfcAlignment2DHorizontalSegment: public Ifc4x1::IfcAlignment2DSegment¶ Public Types
-
typedef IfcTemplatedEntityList<IfcAlignment2DHorizontalSegment>
list¶
Public Functions
-
::Ifc4x1::IfcCurveSegment2D *
CurveGeometry() const¶
-
void
setCurveGeometry(::Ifc4x1::IfcCurveSegment2D *v)¶
-
IfcTemplatedEntityList<IfcAlignment2DHorizontal>::ptr
ToHorizontal() const¶
-
IfcAlignment2DHorizontalSegment(IfcEntityInstanceData *e)¶
-
IfcAlignment2DHorizontalSegment(boost::optional<bool> v1_TangentialContinuity, boost::optional<std::string> v2_StartTag, boost::optional<std::string> v3_EndTag, ::Ifc4x1::IfcCurveSegment2D *v4_CurveGeometry)¶
-
typedef IfcTemplatedEntityList<IfcAlignment2DHorizontalSegment>