C# Class GeometryGym.Ifc.IfcLineSegment2D

Inheritance: IfcCurveSegment2D
Afficher le fichier Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Private Methods

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