C# Class GeometryGym.Ifc.IfcBoilerType

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

Public Methods

Method Description
IfcBoilerType ( DatabaseIfc db, string name, IfcBoilerTypeEnum type ) : System

Private Methods

Method Description
IfcBoilerType ( ) : System
IfcBoilerType ( DatabaseIfc db, IfcBoilerType t, DuplicateOptions options ) : System

Method Details

IfcBoilerType() public method

public IfcBoilerType ( DatabaseIfc db, string name, IfcBoilerTypeEnum type ) : System
db DatabaseIfc
name string
type IfcBoilerTypeEnum
return System