C# 클래스 GeometryGym.Ifc.IfcAlignment

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

보호된 메소드들

메소드 설명
BuildStringSTEP ( ) : string
setJSON ( Newtonsoft.Json.Linq.JObject obj, BaseClassIfc host, List prime ) : void

비공개 메소드들

메소드 설명
IfcAlignment ( ) : System
IfcAlignment ( DatabaseIfc db, IfcAlignment a ) : System
Parse ( string strDef ) : IfcAlignment
parseFields ( IfcAlignment a, List arrFields, int &ipos ) : void

메소드 상세

BuildStringSTEP() 보호된 메소드

protected BuildStringSTEP ( ) : string
리턴 string

setJSON() 보호된 메소드

protected setJSON ( Newtonsoft.Json.Linq.JObject obj, BaseClassIfc host, List prime ) : void
obj Newtonsoft.Json.Linq.JObject
host BaseClassIfc
prime List
리턴 void