C# Class GeometryGym.Ifc.IfcFootingType

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

Public Methods

Method Description
IfcFootingType ( DatabaseIfc m, string name, IfcFootingTypeEnum type ) : System

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

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

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string

IfcFootingType() public method

public IfcFootingType ( DatabaseIfc m, string name, IfcFootingTypeEnum type ) : System
m DatabaseIfc
name string
type IfcFootingTypeEnum
return System