Get the size count of the duct size table. The duct shape determines the location of the size in the size table.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public int GetSizeCount(
DuctShape shape
)
Parameters
- shape DuctShape
-
The shape of duct.
Return Value
Int32
Exceptions
See Also
Reference