C# Class GeometryGym.Ifc.IfcAlignment2DVerSegLine

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

Private Methods

Méthode Description
IfcAlignment2DVerSegLine ( ) : System
IfcAlignment2DVerSegLine ( DatabaseIfc m, bool tangential, string startTag, string endTag, double startDist, double horizontalLength, double startHeight, double startGradient ) : System
IfcAlignment2DVerSegLine ( IfcAlignment2DVerSegLine s ) : System
Parse ( string strDef ) : IfcAlignment2DVerSegLine
parseFields ( IfcAlignment2DVerSegLine c, List arrFields, int &ipos ) : void