C# Class GeometryGym.Ifc.IfcLineSegment2D

Inheritance: IfcCurveSegment2D
ファイルを表示 Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Private Methods

Method Description
IfcLineSegment2D ( ) : System
IfcLineSegment2D ( DatabaseIfc db, IfcLineSegment2D s ) : System
IfcLineSegment2D ( IfcCartesianPoint start, double startDirection, double length ) : System
Parse ( string str ) : IfcLineSegment2D