C# 클래스 GeometryGym.Ifc.IfcExternalSpatialStructureElement

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

보호된 메소드들

메소드 설명
IfcExternalSpatialStructureElement ( ) : System
IfcExternalSpatialStructureElement ( DatabaseIfc db, IfcExternalSpatialStructureElement e, bool downStream ) : System
IfcExternalSpatialStructureElement ( IfcObjectPlacement pl ) : System
IfcExternalSpatialStructureElement ( IfcSite host, string name ) : System
parseFields ( IfcExternalSpatialStructureElement s, List arrFields, int &ipos ) : void

메소드 상세

IfcExternalSpatialStructureElement() 보호된 메소드

protected IfcExternalSpatialStructureElement ( ) : System
리턴 System

IfcExternalSpatialStructureElement() 보호된 메소드

protected IfcExternalSpatialStructureElement ( DatabaseIfc db, IfcExternalSpatialStructureElement e, bool downStream ) : System
db DatabaseIfc
e IfcExternalSpatialStructureElement
downStream bool
리턴 System

IfcExternalSpatialStructureElement() 보호된 메소드

protected IfcExternalSpatialStructureElement ( IfcObjectPlacement pl ) : System
pl IfcObjectPlacement
리턴 System

IfcExternalSpatialStructureElement() 보호된 메소드

protected IfcExternalSpatialStructureElement ( IfcSite host, string name ) : System
host IfcSite
name string
리턴 System

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

protected static parseFields ( IfcExternalSpatialStructureElement s, List arrFields, int &ipos ) : void
s IfcExternalSpatialStructureElement
arrFields List
ipos int
리턴 void