C# 클래스 GeometryGym.Ifc.IfcTrimmedCurve

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

공개 메소드들

메소드 설명
IfcTrimmedCurve ( IfcCartesianPoint s, IfcCartesianPoint e ) : System

비공개 메소드들

메소드 설명
IfcTrimmedCurve ( DatabaseIfc db, Arc a, bool twoD, IfcCartesianPoint optStrt, IfcCartesianPoint &end ) : System

메소드 상세

IfcTrimmedCurve() 공개 메소드

public IfcTrimmedCurve ( IfcCartesianPoint s, IfcCartesianPoint e ) : System
s IfcCartesianPoint
e IfcCartesianPoint
리턴 System