ReferenceIntersector.Find
Description:
Projects a ray from the origin along the given direction, and returns all references from intersected elements which match the ReferenceIntersector's criteria.
Projects a ray from the origin along the given direction, and returns all references from intersected elements which match the ReferenceIntersector's criteria.
public IList<ReferenceWithContext> Find(
XYZ origin,
XYZ direction
)
-
originThe origin of the ray.
-
directionThe direction of the ray.
-
A non-optional argument was null