Revit 2026 API
UIViewView |
The id of the View associated with a UIView.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId ViewId { get; }
Public ReadOnly Property ViewId As ElementId Get
public: property ElementId^ ViewId { ElementId^ get (); }
member ViewId : ElementId with get
Property Value
ElementIdSee Also