C# 클래스 GeometryGym.Ifc.IfcFlowControllerType

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

보호된 메소드들

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

메소드 상세

IfcFlowControllerType() 보호된 메소드

protected IfcFlowControllerType ( ) : System
리턴 System

IfcFlowControllerType() 보호된 메소드

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

IfcFlowControllerType() 보호된 메소드

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

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

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