C# Class GeometryGym.Ifc.IfcGeographicElementType

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

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

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

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string