| Revit 2016 API |
| DuctShape Enumeration |
| See Also |
Enumerated type listing possible shapes for ducts.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 16.0.0.0 (16.0.0.0)
Since:
2013
Since:
2013
Syntax
| C# |
|---|
public enum DuctShape |
| Visual Basic |
|---|
Public Enumeration DuctShape |
| Visual C++ |
|---|
public enum class DuctShape |
Members
| Member name | Description |
|---|---|
| Round | Round duct shape. |
| Rectangular | Rectangular duct shape. |
| Oval | Oval duct shape. |