I want to set the width of a note to control when the note autowrap. To do this I need to be able to set the extents of the note. I'm able to get the extents of the note through Note.GetExtent which returns an array of 6 doubles that define the lower left and upper right corner of the note. But I'm unable to find a method to set the extent of the note.
SolidworksApi macros