Changes in 2025 vs 2022 3 changed
Flip API Versions →Changed members
ReferenceIntersector.FindNearest(XYZ, XYZ)
| origin | XYZ | The origin of the ray. |
| direction | XYZ | The direction of the ray. |
| → returns | ReferenceWithContext→nullNothingnullptr | The intersected reference nearest to the ray origin, null Nothing nullptr a null reference ( Nothing in Visual Basic) if none is found |
ReferenceIntersector.GetFilter()
| → returns | ElementFilter→nullNothingnullptr | The ElementFilter, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if no filter is set. |
ReferenceIntersector.GetTargetElementIds()
| → returns | ICollection | The target ElementIds. |