GeometryGym.Ifc.IfcEnergyConversionDevice.IfcEnergyConversionDevice C# (CSharp) 메소드

IfcEnergyConversionDevice() 공개 메소드

public IfcEnergyConversionDevice ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
리턴 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