Share

DuctShape Enumeration

Enumerated type listing possible shapes for ducts.


Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum DuctShape

Members

Member nameValueDescription
Oval2 Oval duct shape.
Rectangular1 Rectangular duct shape.
Round0 Round duct shape.

See Also

Reference

Was this information helpful?