Hello everybody,
I am trying to develop a tool to find cable tray paths. Some trays are phisically conected with its cable tray fittings, but some trays are not phisically conected. In order to create a link between two not connected trays I have created an adaptative family with two points and a model line (see atteched image). I would like to find all points that intersescts with the curve that creates the cable tray,
I have managed to find the family instances that intersects with my tray using BoundingBoxIntersectsFilter, but and I have found it. Unfortunately I do not know how to get the curve generated in my adaptative family.
Any idea?
thanks in advance