RVTDocs.com

MEPAnalyticalConnection.CanSupportAnalyticalConnection

Method
Description:
Checks if the connector can support the analytical connection.
Syntax
public static bool CanSupportAnalyticalConnection(
	Connector connector
)
Parameters
Parameter Type Description
connector Connector The testing connector.
Return Value
Type Description
Boolean True if the connector can support the network flow/pressure analysis, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null