C# Class GeometryGym.Ifc.IfcElectricTimeControl

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

Public Methods

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

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method Description
IfcElectricTimeControl ( ) : System
IfcElectricTimeControl ( DatabaseIfc db, IfcElectricTimeControl c ) : System
Parse ( string strDef ) : IfcElectricTimeControl
parseFields ( IfcElectricTimeControl s, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string

IfcElectricTimeControl() public method

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