RVTDocs.com

SunAndShadowSettings.GetActiveSunAndShadowSettings

Method
Description:
Returns the current SunAndShadowSettings element assigned to the active view for the supplied document.
Syntax
public static Element GetActiveSunAndShadowSettings(
	Document aDocument
)
Parameters
Parameter Type Description
aDocument Document The document.
Return Value
Type Description
Element The active SunAndShadowSettings element for the supplied document.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null