Reference |
Projects a ray from the origin along the given direction, and returns all references from intersected elements which match the ReferenceIntersector's criteria.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
Return Value
IList ReferenceWithContextA collection containing the intersected references.

Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
