Share

SunAndShadowSettings.GetMatchingPreset Method

Finds the name of the 'per-document' SunAndShadowSettings that matches the properties of this per-view element.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public string GetMatchingPreset()

Return Value

String
Name of the per-document SunAndShadowSettings that matches the view specific element.

Exceptions

ExceptionCondition
ArgumentException The SunAndShadowSettings is not view-specific.

See Also

Reference

Was this information helpful?