C# Class GeometryGym.Ifc.IfcLaborResourceType

Inheritance: GeometryGym.Ifc.IfcConstructionResourceType
ファイルを表示 Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

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

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string