C# Class GeometryGym.Ifc.IfcElectricFlowStorageDevice

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

Public Methods

Method Description
IfcElectricFlowStorageDevice ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method 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 method

protected BuildStringSTEP ( ) : string
return string

IfcElectricFlowStorageDevice() public method

public IfcElectricFlowStorageDevice ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
return System