C# Class GeometryGym.Ifc.IfcDistributionChamberElement

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

Méthodes publiques

Méthode Description
IfcDistributionChamberElement ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string

Private Methods

Méthode Description
IfcDistributionChamberElement ( ) : System
IfcDistributionChamberElement ( DatabaseIfc db, IfcDistributionChamberElement e ) : System
Parse ( string strDef, ReleaseVersion schema ) : IfcDistributionChamberElement
parseFields ( IfcDistributionChamberElement e, List arrFields, int &ipos, ReleaseVersion schema ) : void

Method Details

BuildStringSTEP() protected méthode

protected BuildStringSTEP ( ) : string
Résultat string

IfcDistributionChamberElement() public méthode

public IfcDistributionChamberElement ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
Résultat System