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
StringName of the per-document SunAndShadowSettings that matches the view specific element.
Exceptions
Exception | Condition |
---|---|
ArgumentException | The SunAndShadowSettings is not view-specific. |