HVACLoadBuildingType Class


The type element of building.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.0.0.420)
Since: 2018

Syntax

C#
public class HVACLoadBuildingType : HVACLoadType
Visual Basic
Public Class HVACLoadBuildingType _
	Inherits HVACLoadType
Visual C++
public ref class HVACLoadBuildingType : public HVACLoadType

Inheritance Hierarchy

See Also