C# Class GeometryGym.Ifc.IfcFlowSegment

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

Méthodes publiques

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

Private Methods

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

Method Details

IfcFlowSegment() public méthode

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