C# Class GeometryGym.Ifc.IfcInterceptor

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string

Private Methods

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

Method Details

BuildStringSTEP() protected méthode

protected BuildStringSTEP ( ) : string
Résultat string

IfcInterceptor() public méthode

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