C# 클래스 GeometryGym.Ifc.IfcDistributionFlowElementType

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

보호된 메소드들

메소드 설명
IfcDistributionFlowElementType ( ) : System
IfcDistributionFlowElementType ( DatabaseIfc db ) : System
IfcDistributionFlowElementType ( DatabaseIfc db, IfcDistributionFlowElementType t ) : System
IfcDistributionFlowElementType ( IfcDistributionFlowElementType basis ) : System
parseFields ( IfcDistributionFlowElementType t, List arrFields, int &ipos ) : void

메소드 상세

IfcDistributionFlowElementType() 보호된 메소드

protected IfcDistributionFlowElementType ( ) : System
리턴 System

IfcDistributionFlowElementType() 보호된 메소드

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

IfcDistributionFlowElementType() 보호된 메소드

protected IfcDistributionFlowElementType ( DatabaseIfc db, IfcDistributionFlowElementType t ) : System
db DatabaseIfc
t IfcDistributionFlowElementType
리턴 System

IfcDistributionFlowElementType() 보호된 메소드

protected IfcDistributionFlowElementType ( IfcDistributionFlowElementType basis ) : System
basis IfcDistributionFlowElementType
리턴 System

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

protected static parseFields ( IfcDistributionFlowElementType t, List arrFields, int &ipos ) : void
t IfcDistributionFlowElementType
arrFields List
ipos int
리턴 void