C# Class GeometryGym.Ifc.IfcWasteTerminalType

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

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

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

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string