C# Class GeometryGym.Ifc.IfcFlowStorageDeviceType

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

Protected Methods

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

Method Details

IfcFlowStorageDeviceType() protected method

protected IfcFlowStorageDeviceType ( ) : System
return System

IfcFlowStorageDeviceType() protected method

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

parseFields() protected static method

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