C# Class GeometryGym.Ifc.IfcBoiler

Inheritance: IfcEnergyConversionDevice
ファイルを表示 Open project: GeometryGym/GeometryGymIFC Class Usage Examples

Public Methods

Method Description
IfcBoiler ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductDefinitionShape representation, IfcDistributionSystem system ) : System

Private Methods

Method Description
IfcBoiler ( ) : System
IfcBoiler ( DatabaseIfc db, IfcBoiler b, DuplicateOptions options ) : System

Method Details

IfcBoiler() public method

public IfcBoiler ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductDefinitionShape representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductDefinitionShape
system IfcDistributionSystem
return System