ReferenceIntersector(ElementId, FindReferenceTarget, View3D)
Description:
Constructs a ReferenceIntersector which is set to return intersections from a single target element only.
Constructs a ReferenceIntersector which is set to return intersections from a single target element only.
Overloads (4):
ReferenceIntersector(ElementId,FindReferenceTarget,View3D)
public ReferenceIntersector(
ElementId targetElementId,
FindReferenceTarget targetType,
View3D view3d
)
-
targetElementIdThe target element id.
-
targetTypeThe target type of references to return.
-
view3dThe view in which to find references.
-
Returns true if the view is not a view template.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration