Skip to main content
10-Marble
June 28, 2011
Question

Modify a model note using JLink

  • June 28, 2011
  • 1 reply
  • 746 views
I believe the getmodelitem for model notes is unimplemented. Does
anyone know of a way to modify a model note value? I keep running into
walls here and I'm beginning to think there simply isn't a way of
modifying them. Thoughts? What am I missing?



I'm on WF5 m080, JLink.

TIA,

Brian Krieger

Peterbilt Motors

1 reply

10-Marble
June 28, 2011
OK, my bad for the not so informed question. I got caught up in the
listitems part not being implemented that I overlooked the simple. So
roundabout way of getting the notes was just to loop the modelitems and
put them into a map then use the SetLines(stringseq) method of the
model's note. Works fine. Sigh.



BK