Class Ifc4x1::IfcLineSegment2D¶
Defined in File Ifc4x1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x1.
Inheritance Relationships¶
Base Type¶
public Ifc4x1::IfcCurveSegment2D(Class Ifc4x1::IfcCurveSegment2D)
Class Documentation¶
-
class
Ifc4x1::IfcLineSegment2D: public Ifc4x1::IfcCurveSegment2D¶ Public Types
-
typedef IfcTemplatedEntityList<IfcLineSegment2D>
list¶
Public Functions
-
IfcLineSegment2D(IfcEntityInstanceData *e)¶
-
IfcLineSegment2D(::Ifc4x1::IfcCartesianPoint *v1_StartPoint, double v2_StartDirection, double v3_SegmentLength)¶
-
typedef IfcTemplatedEntityList<IfcLineSegment2D>