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