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

IfcEnergyConversionDevice() public méthode

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

Same methods

IfcEnergyConversionDevice::IfcEnergyConversionDevice ( ) : System
IfcEnergyConversionDevice::IfcEnergyConversionDevice ( DatabaseIfc db, IfcEnergyConversionDevice d ) : System