Revit 2026 API
Sun |
Identifies the ProjectLocation element used by the SunAndShadowSettings element.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId ProjectLocationId { get; }
Public ReadOnly Property ProjectLocationId As ElementId Get
public: property ElementId^ ProjectLocationId { ElementId^ get (); }
member ProjectLocationId : ElementId with get
Property Value
ElementIdSee Also