C# Class GeometryGym.Ifc.IfcFlowSegmentType

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

Méthodes protégées

Méthode Description
IfcFlowSegmentType ( ) : System
IfcFlowSegmentType ( DatabaseIfc db ) : System
IfcFlowSegmentType ( DatabaseIfc db, IfcFlowSegmentType t ) : System
parseFields ( IfcFlowSegmentType t, List arrFields, int &ipos ) : void

Method Details

IfcFlowSegmentType() protected méthode

protected IfcFlowSegmentType ( ) : System
Résultat System

IfcFlowSegmentType() protected méthode

protected IfcFlowSegmentType ( DatabaseIfc db ) : System
db DatabaseIfc
Résultat System

IfcFlowSegmentType() protected méthode

protected IfcFlowSegmentType ( DatabaseIfc db, IfcFlowSegmentType t ) : System
db DatabaseIfc
t IfcFlowSegmentType
Résultat System

parseFields() protected static méthode

protected static parseFields ( IfcFlowSegmentType t, List arrFields, int &ipos ) : void
t IfcFlowSegmentType
arrFields List
ipos int
Résultat void