C# Class GeometryGym.Ifc.IfcFlowStorageDeviceType

Inheritance: IfcDistributionFlowElementType
Afficher le fichier Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Méthodes protégées

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

Method Details

IfcFlowStorageDeviceType() protected méthode

protected IfcFlowStorageDeviceType ( ) : System
Résultat System

IfcFlowStorageDeviceType() protected méthode

protected IfcFlowStorageDeviceType ( DatabaseIfc db, IfcFlowStorageDeviceType t ) : System
db DatabaseIfc
t IfcFlowStorageDeviceType
Résultat System

parseFields() protected static méthode

protected static parseFields ( IfcFlowStorageDeviceType t, List arrFields, int &ipos ) : void
t IfcFlowStorageDeviceType
arrFields List
ipos int
Résultat void