cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

invert elements for CoCreate color scheme

invert elements for CoCreate color scheme

Since Modeling 18.1 the viewport setting invert elements no longer works for the CoCreate Color scheme. (It still works for the Creo Color scheme). This implicates that black lines are no longer inverted to white lines in annotation. This can make a drawing a lot harder to read.

 

This problem manifests itself when ancient drawings containing black geometry lines are opened in modeling 18.1 and is especially problematic when black lines are used in titlecorners and text. (See images below).

 

I hope this setting is reactivated in a new date code of Modeling as to me this is a necessary setting.

 

 

 

3 Comments
wdesmet
3-Visitor

as a reaction to the case I logged about this matter I received these commands which will do the invertion:

(oli::sd-execute-annotator-command :cmd " UA_INVERT_ELEMENTS INVERT_OFF")

(oli::sd-execute-annotator-command :cmd " UA_INVERT_ELEMENTS INVERT_BLACK")

(oli::sd-execute-annotator-command :cmd " UA_INVERT_ELEMENTS INVERT_WHITE")

i hope these will get reintegrated in a new date code

bhug
6-Contributor

Unfortunately I can't view your pictures.

PTCModerator
Emeritus
Status changed to: Archived