PipeSettings.IsAnalysisForClosedLoopHydronicPipingNetworksEnabled
Method
Description:
Indicates whether analysis for closed loop hydronic piping networks is enabled in the specified document.
Indicates whether analysis for closed loop hydronic piping networks is enabled in the specified document.
Parameters
Parameter | Type | Description |
---|---|---|
ccda | Document | The document. |
Return Value
Type | Description |
---|---|
Boolean | Returns true if analysis for closed loop hydronic piping networks is enabled, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |