C# Class GeometryGym.Ifc.IfcDuctSilencer

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string

Private Methods

Méthode Description
IfcDuctSilencer ( ) : System
IfcDuctSilencer ( DatabaseIfc db, IfcDuctSilencer s ) : System
Parse ( string strDef ) : IfcDuctSilencer
parseFields ( IfcDuctSilencer a, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected méthode

protected BuildStringSTEP ( ) : string
Résultat string

IfcDuctSilencer() public méthode

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