C# Class GeometryGym.Ifc.IfcFlowTreatmentDeviceType

Inheritance: IfcDistributionFlowElementType
ファイルを表示 Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Protected Methods

Method Description
IfcFlowTreatmentDeviceType ( ) : System
IfcFlowTreatmentDeviceType ( DatabaseIfc db, IfcFlowTreatmentDeviceType t ) : System
parseFields ( IfcFlowTreatmentDeviceType t, List arrFields, int &ipos ) : void

Method Details

IfcFlowTreatmentDeviceType() protected method

protected IfcFlowTreatmentDeviceType ( ) : System
return System

IfcFlowTreatmentDeviceType() protected method

protected IfcFlowTreatmentDeviceType ( DatabaseIfc db, IfcFlowTreatmentDeviceType t ) : System
db DatabaseIfc
t IfcFlowTreatmentDeviceType
return System

parseFields() protected static method

protected static parseFields ( IfcFlowTreatmentDeviceType t, List arrFields, int &ipos ) : void
t IfcFlowTreatmentDeviceType
arrFields List
ipos int
return void