C# Class GeometryGym.Ifc.IfcFastenerType

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

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method Description
IfcFastenerType ( ) : System
IfcFastenerType ( DatabaseIfc db, IfcFastenerType t ) : System
IfcFastenerType ( DatabaseIfc m, string name, IfcFastenerTypeEnum type ) : System
Parse ( string strDef, ReleaseVersion schema ) : IfcFastenerType
parseFields ( IfcFastenerType t, List arrFields, int &ipos, ReleaseVersion schema ) : void

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string