C# Class GeometryGym.Ifc.IfcDistributionFlowElement

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
IfcDistributionFlowElement ( IfcDistributionFlowElement basis ) : System

Private Methods

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

Method Details

IfcDistributionFlowElement() protected méthode

protected IfcDistributionFlowElement ( IfcDistributionFlowElement basis ) : System
basis IfcDistributionFlowElement
Résultat System

IfcDistributionFlowElement() public méthode

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