Constructs a ReferenceIntersector which is set to return intersections from all elements and representing all reference target types.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2013
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Parameters
- view3d
- Type: Autodesk.Revit.DB View3D
The view in which to find references.
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions ArgumentException | Returns true if the view is not a view template. |
| Autodesk.Revit.Exceptions ArgumentNullException | A non-optional argument was NULL |