C# Class GeometryGym.Ifc.IfcDuctSegment

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string

Private Methods

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

Method Details

BuildStringSTEP() protected méthode

protected BuildStringSTEP ( ) : string
Résultat string

IfcDuctSegment() public méthode

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