C# 클래스 GeometryGym.Ifc.IfcExternalInformation

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

보호된 메소드들

메소드 설명
IfcExternalInformation ( ) : System
IfcExternalInformation ( DatabaseIfc db ) : System
IfcExternalInformation ( DatabaseIfc db, IfcExternalInformation i ) : System
parseFields ( IfcExternalInformation r, List arrFields, int &ipos ) : void

메소드 상세

IfcExternalInformation() 보호된 메소드

protected IfcExternalInformation ( ) : System
리턴 System

IfcExternalInformation() 보호된 메소드

protected IfcExternalInformation ( DatabaseIfc db ) : System
db DatabaseIfc
리턴 System

IfcExternalInformation() 보호된 메소드

protected IfcExternalInformation ( DatabaseIfc db, IfcExternalInformation i ) : System
db DatabaseIfc
i IfcExternalInformation
리턴 System

parseFields() 보호된 정적인 메소드

protected static parseFields ( IfcExternalInformation r, List arrFields, int &ipos ) : void
r IfcExternalInformation
arrFields List
ipos int
리턴 void