GeometryGym.Ifc.IfcDistributionFlowElementType.IfcDistributionFlowElementType C# (CSharp) Méthode

IfcDistributionFlowElementType() protected méthode

protected IfcDistributionFlowElementType ( DatabaseIfc db ) : System
db DatabaseIfc
Résultat System
		protected IfcDistributionFlowElementType(DatabaseIfc db) : base(db) { }
		protected IfcDistributionFlowElementType(DatabaseIfc db, IfcDistributionFlowElementType t) : base(db, t) { }

Same methods

IfcDistributionFlowElementType::IfcDistributionFlowElementType ( ) : System
IfcDistributionFlowElementType::IfcDistributionFlowElementType ( DatabaseIfc db, IfcDistributionFlowElementType t ) : System
IfcDistributionFlowElementType::IfcDistributionFlowElementType ( IfcDistributionFlowElementType basis ) : System
IfcDistributionFlowElementType