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