C# 클래스 GeometryGym.Ifc.IfcEllipse

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

보호된 메소드들

메소드 설명
BuildStringSTEP ( ) : string

비공개 메소드들

메소드 설명
IfcEllipse ( ) : System
IfcEllipse ( DatabaseIfc db, IfcEllipse e ) : System
IfcEllipse ( IfcAxis2Placement pl, double axis1, double axis2 ) : System
Parse ( string str ) : IfcEllipse
Parse ( string str, int &pos, int len ) : void
ParseXml ( XmlElement xml ) : void
SetXML ( XmlElement xml, BaseClassIfc host, HashSet processed ) : void

메소드 상세

BuildStringSTEP() 보호된 메소드

protected BuildStringSTEP ( ) : string
리턴 string