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

IfcEvaporator() private méthode

private IfcEvaporator ( DatabaseIfc db, IfcEvaporator e ) : System
db DatabaseIfc
e IfcEvaporator
Résultat System
		internal IfcEvaporator(DatabaseIfc db, IfcEvaporator e) : base(db, e) { mPredefinedType = e.mPredefinedType; }
		public IfcEvaporator(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system) : base(host, placement, representation, system) { }

Same methods

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