C# Class GeometryGym.Ifc.IfcBuildingElementPart

Inheritance: IfcElementComponent
Afficher le fichier Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Méthodes publiques

Méthode Description
IfcBuildingElementPart ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation ) : System

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string

Private Methods

Méthode 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 méthode

protected BuildStringSTEP ( ) : string
Résultat string

IfcBuildingElementPart() public méthode

public IfcBuildingElementPart ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
Résultat System