C# Class GeometryGym.Ifc.IfcFlowInstrument

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

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

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

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string