RVTDocs.com

DuctSettings.GetDuctSettings

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