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

IfcEvaporativeCooler() private method

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

Same methods

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