RVTDocs.com

ConduitSettings.GetConduitSettings

Method
Description:
Gets the conduit settings of the project.
Syntax
public static ConduitSettings GetConduitSettings(
	Document document
)
Parameters
Parameter Type Description
document Document The document.
Return Value
Type Description
ConduitSettings The conduit settings of the project.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null