C# 클래스 GeometryGym.Ifc.IfcFlowSegmentType

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

보호된 메소드들

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

메소드 상세

IfcFlowSegmentType() 보호된 메소드

protected IfcFlowSegmentType ( ) : System
리턴 System

IfcFlowSegmentType() 보호된 메소드

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

IfcFlowSegmentType() 보호된 메소드

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

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

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