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

IfcAirToAirHeatRecovery() public méthode

public IfcAirToAirHeatRecovery ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
Résultat System
		public IfcAirToAirHeatRecovery(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system) : base(host, placement, representation, system) { }
		internal static void parseFields(IfcAirToAirHeatRecovery a, List<string> arrFields, ref int ipos)

Same methods

IfcAirToAirHeatRecovery::IfcAirToAirHeatRecovery ( ) : System
IfcAirToAirHeatRecovery::IfcAirToAirHeatRecovery ( DatabaseIfc db, IfcAirToAirHeatRecovery a ) : System