C# Class GeometryGym.Ifc.IfcFlowMeterType

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

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method Description
IfcFlowMeterType ( ) : System
IfcFlowMeterType ( DatabaseIfc db, IfcFlowMeterType t ) : System
IfcFlowMeterType ( DatabaseIfc m, string name, IfcFlowMeterTypeEnum type ) : System
Parse ( string strDef ) : IfcFlowMeterType
parseFields ( IfcFlowMeterType t, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string