C# 클래스 GeometryGym.Ifc.IfcAlignment2DVerSegLine

상속: IfcAlignment2DVerticalSegment
파일 보기 프로젝트 열기: jmirtsch/GeometryGymIFC 1 사용 예제들

비공개 메소드들

메소드 설명
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