C# Class GeometryGym.Ifc.IfcAlignment2DVerSegLine

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

Private Methods

Method 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