GeometryGym.Ifc.IfcAirToAirHeatRecovery.IfcAirToAirHeatRecovery C# (CSharp) Method

IfcAirToAirHeatRecovery() private method

private IfcAirToAirHeatRecovery ( DatabaseIfc db, IfcAirToAirHeatRecovery a ) : System
db DatabaseIfc
a IfcAirToAirHeatRecovery
return System
		internal IfcAirToAirHeatRecovery(DatabaseIfc db, IfcAirToAirHeatRecovery a) : base(db, a) { mPredefinedType = a.mPredefinedType; }
		public IfcAirToAirHeatRecovery(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system) : base(host, placement, representation, system) { }

Same methods

IfcAirToAirHeatRecovery::IfcAirToAirHeatRecovery ( ) : System
IfcAirToAirHeatRecovery::IfcAirToAirHeatRecovery ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System