C# 클래스 GeometryGym.Ifc.IfcFlowTerminalType

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

보호된 메소드들

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

메소드 상세

IfcFlowTerminalType() 보호된 메소드

protected IfcFlowTerminalType ( ) : System
리턴 System

IfcFlowTerminalType() 보호된 메소드

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

IfcFlowTerminalType() 보호된 메소드

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

IfcFlowTerminalType() 보호된 메소드

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

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

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