Revit 2026 API
Parameter |
"Target view": This is used by the UI to allow selection of target view.
It allows the UI to set a filter that is incompatible
with the current target view (REFERENCE_VIEWER_TARGET_VIEW).
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static ForgeTypeId ReferenceViewerUiTargetView { get; }
Public Shared ReadOnly Property ReferenceViewerUiTargetView As ForgeTypeId Get
public: static property ForgeTypeId^ ReferenceViewerUiTargetView { ForgeTypeId^ get (); }
static member ReferenceViewerUiTargetView : ForgeTypeId with get
Property Value
ForgeTypeIdSee Also