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

IfcEvaporator() public méthode

public IfcEvaporator ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
Résultat System
		public IfcEvaporator(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system) : base(host, placement, representation, system) { }

Same methods

IfcEvaporator::IfcEvaporator ( ) : System
IfcEvaporator::IfcEvaporator ( DatabaseIfc db, IfcEvaporator e ) : System