ReferenceIntersector(View3D)
Constructor
Description:
Constructs a ReferenceIntersector which is set to return intersections from all elements and representing all reference target types.
Constructs a ReferenceIntersector which is set to return intersections from all elements and representing all reference target types.
Parameters
Parameter | Type | Description |
---|---|---|
view3d | View3D | The view in which to find references. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | Returns true if the view is not a view template. |
ArgumentNullException | A non-optional argument was null |