Hi,
I’m trying to get the boudnary curves of a reference callout.
Usually it is easy with regular view using View.GetCropBoxCurves. The problem with the reference callout is that it is not an actual view - it is just a reference but still it has boudnary curves. One possible approach is what @Dimitar_Venkov suggested for callouts - Objects in Callouts. This works - but the problem is that the bounding box is including also the callout head - which is not quite right.
I searched for Revit API Method and found this - http://www.revitapidocs.com/2017.1/248f20e0-9735-5733-2c8a-6b871bb17d3b.htm
But I’m not experienced enough for using this with Python. Hope someone can help me with this and sucsessfully to get the curves of reference callout