C# Class GeometryGym.Ifc.IfcBuildingElementPart

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

Public Methods

Method Description
IfcBuildingElementPart ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation ) : System

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method Description
IfcBuildingElementPart ( ) : System
IfcBuildingElementPart ( DatabaseIfc db, IfcBuildingElementPart p ) : System
Parse ( string strDef, ReleaseVersion schema ) : IfcBuildingElementPart
parseFields ( IfcBuildingElementPart a, List arrFields, int &ipos, ReleaseVersion schema ) : void

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string

IfcBuildingElementPart() public method

public IfcBuildingElementPart ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
return System