How do I make a note non-editable through programming
How do I make a note non-editable through programming
(OP)
Hi,
I am populating some of the notes like ECO number, drawing name, title, revision from TCE into the UGNX drafting sheet title block programatically. These notes should not be edited by the user. Any idea how I can make these non-editable so that users cannot go and change these values.
Thanks in advance
engguser
I am populating some of the notes like ECO number, drawing name, title, revision from TCE into the UGNX drafting sheet title block programatically. These notes should not be edited by the user. Any idea how I can make these non-editable so that users cannot go and change these values.
Thanks in advance
engguser





RE: How do I make a note non-editable through programming
Or if you absolutely want to prevent editing, you will need to come up with some code to convert the strokes of the letters into actual line segments and then I would still place them on a visible only layer.
John R. Baker, P.E.
Product 'Evangelist'
NX Design
Siemens PLM Software Inc.
Cypress, CA
http://www.siemens.com/plm
http://www.plmworld.org/museum/
RE: How do I make a note non-editable through programming
regards
engguser
RE: How do I make a note non-editable through programming
Best Regards
Hudson