Anuncios
Welcome to the Revit Ideas Board! Before posting, please read the helpful tips here. Thank you for your Ideas!

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.  

 

Thank you. 

Comentarios
Anonymous

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.