ds-blue-logo
Preview  |  SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
JFJeff Fleckenstein16/06/2014

I am trying to find a way to control the width of a note when created using a VBA macro.

I currently know how to insert and format the text within a note.  Also, I know how to position it using myAnnotation.SetPosition.  However, I have not found where to set the default text box width (I want the text to wrap based on this width).  Could anyone offer some insight on this?

If you are curious: I am planning on setting up a form that will guide the user through some questions and then build a set of drawing notes.