C# Class GeometryGym.Ifc.IfcFurniture

Inheritance: IfcFurnishingElement
Datei anzeigen Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method Description
IfcFurniture ( ) : System
IfcFurniture ( DatabaseIfc db, IfcFurniture f ) : System
IfcFurniture ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation ) : System
Parse ( string strDef ) : IfcFurniture
parseFields ( IfcFurniture e, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string