C# 클래스 GeometryGym.Ifc.IfcQuantitySet

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

보호된 메소드들

메소드 설명
IfcQuantitySet ( ) : System
IfcQuantitySet ( DatabaseIfc db, IfcQuantitySet s ) : System
IfcQuantitySet ( DatabaseIfc db, string name ) : System
parseFields ( IfcExternalSpatialStructureElement s, List arrFields, int &ipos ) : void

메소드 상세

IfcQuantitySet() 보호된 메소드

protected IfcQuantitySet ( ) : System
리턴 System

IfcQuantitySet() 보호된 메소드

protected IfcQuantitySet ( DatabaseIfc db, IfcQuantitySet s ) : System
db DatabaseIfc
s IfcQuantitySet
리턴 System

IfcQuantitySet() 보호된 메소드

protected IfcQuantitySet ( DatabaseIfc db, string name ) : System
db DatabaseIfc
name string
리턴 System

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

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