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

IfcEnergyConversionDevice() private méthode

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

Same methods

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