Autodesk Answer Day: Revit API would like SetLabelOutline()
In an effort to assists the aligment of views on sheets I've created a couple of Revit Add-ins which align views. I'd like to be able to align the label by a SetLabelOutline() method.
Alternatively, if it is easier, expose the instances of the View Title family. We have access to the types, but not the instances. Then we could adjust the location.
The challenge to this alternative method is the instance may not link to the shape handle for the view title line.