C# Class GeometryGym.Ifc.IfcDistributionControlElementType

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

Méthodes protégées

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

Method Details

IfcDistributionControlElementType() protected méthode

protected IfcDistributionControlElementType ( ) : System
Résultat System

IfcDistributionControlElementType() protected méthode

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

IfcDistributionControlElementType() protected méthode

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

parseFields() protected static méthode

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