C# Class GeometryGym.Ifc.IfcElectricFlowStorageDevice

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

Méthodes publiques

Méthode Description
IfcElectricFlowStorageDevice ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string

Private Methods

Méthode Description
IfcElectricFlowStorageDevice ( ) : System
IfcElectricFlowStorageDevice ( DatabaseIfc db, IfcElectricFlowStorageDevice d ) : System
Parse ( string strDef ) : IfcElectricFlowStorageDevice
parseFields ( IfcElectricFlowStorageDevice s, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected méthode

protected BuildStringSTEP ( ) : string
Résultat string

IfcElectricFlowStorageDevice() public méthode

public IfcElectricFlowStorageDevice ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
Résultat System