DuctSettings.IsNetworkBasedCalculationsEnabled
Method
Description:
Indicates whether network based calculations for duct networks is enabled in the specified document.
Indicates whether network based calculations for duct networks is enabled in the specified document.
Parameters
Parameter | Type | Description |
---|---|---|
document | Document | The document. |
Return Value
Type | Description |
---|---|
Boolean | Returns true if network based calculations for duct networks is enabled, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |