ReferenceIntersector.ViewId Property
The id of the 3D view used for evaluation.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ElementId ViewId { get; set; }
Property Value
ElementId
Exceptions
Exception
Condition
ArgumentException
When setting this property: viewId is not the id of a 3D view.
ArgumentNullException
When setting this property: A non-optional argument was null
See Also
Reference
ReferenceIntersector Class
Autodesk.Revit.DB Namespace