DuctInsulationType Class


This class represents a duct insulation type in Autodesk Revit.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2012

Syntax

C#
public class DuctInsulationType : ElementType
Visual Basic
Public Class DuctInsulationType _
	Inherits ElementType
Visual C++
public ref class DuctInsulationType : public ElementType

Inheritance Hierarchy

See Also