DuctSizeSettingsGetDuctSizeSettingIterator Method

Returns a DuctSizeSettingIterator object that iterates through the collection.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public DuctSizeSettingIterator GetDuctSizeSettingIterator()

Return Value

DuctSizeSettingIterator
A DuctSizeSettingIterator object that can be used to iterate through key-value pairs in the collection.
See Also