C# Class GeometryGym.Ifc.IfcFlowMeter

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

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method Description
IfcFlowMeter ( ) : System
IfcFlowMeter ( DatabaseIfc db, IfcFlowMeter m ) : System
IfcFlowMeter ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
Parse ( string strDef ) : IfcFlowMeter
parseFields ( IfcFlowMeter s, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string