C# 클래스 GeometryGym.Ifc.IfcLineSegment2D

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

비공개 메소드들

메소드 설명
IfcLineSegment2D ( ) : System
IfcLineSegment2D ( DatabaseIfc db, IfcLineSegment2D s ) : System
IfcLineSegment2D ( IfcCartesianPoint start, double startDirection, double length ) : System
Parse ( string str ) : IfcLineSegment2D