C# Class GeometryGym.Ifc.IfcFluidFlowProperties

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

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method Description
IfcFluidFlowProperties ( ) : System
IfcFluidFlowProperties ( DatabaseIfc db, IfcFluidFlowProperties p ) : System
IfcFluidFlowProperties ( DatabaseIfc db, string name ) : System
Parse ( string strDef ) : IfcFluidFlowProperties
parseFields ( IfcFluidFlowProperties p, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string