DuctSizeSettings.Item
Property
Description:
Get the DuctSizes for this DuctShape.
Get the DuctSizes for this DuctShape.
Parameters
| Parameter | Type | Description |
|---|---|---|
| ductShape | DuctShape | The duct shape. |
Return Value
| Type | Description |
|---|---|
| DuctSizes | The DuctSizes for this DuctShape. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | There is no DuctSizes for this DuctShape. |
| ArgumentNullException | A non-optional argument was NULL |