C# Class GeometryGym.Ifc.IfcDistributionElementType

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

Méthodes protégées

Méthode Description
IfcDistributionElementType ( DatabaseIfc db ) : System
IfcDistributionElementType ( DatabaseIfc db, IfcDistributionElementType t ) : System

Private Methods

Méthode Description
IfcDistributionElementType ( ) : System
IfcDistributionElementType ( IfcDistributionElementType basis ) : System
Parse ( string strDef ) : IfcDistributionElementType
parseFields ( IfcDistributionElementType t, List arrFields, int &ipos ) : void

Method Details

IfcDistributionElementType() protected méthode

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

IfcDistributionElementType() protected méthode

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