<Code Lib>
2026 Method
Changes 4
M

DuctSettings.IsNetworkBasedCalculationsEnabled

Description:
Indicates whether network based calculations for duct networks is enabled in the specified document.

public static bool IsNetworkBasedCalculationsEnabled(
	Document document
)

Return Value Boolean Returns true if network based calculations for duct networks is enabled, false otherwise.

Loading…