C# Class GeometryGym.Ifc.IfcFlowInstrumentType

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

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

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

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string