paulbarryturner
Mechanical
- Apr 19, 2015
- 19
Hello NXers,
We are upgrading from NX4 to NX10 and all the existing files have black backgrounds, white as the selection colour and the old colour palettes.
I am doing a journal to change these in one operation. The current look is a bit too 90s AutoCAD.
This previous post discusses this: thread561-246693
This NXOpen class looks promising: NXOpen.Display.Background.BackgroundType = Background.Type.Graduated;
My question is how do I get the instance of the current Display class object? I need that object to call the function above.
From the BasePart.Views() ViewCollection? Does the Part or the ViewCollection own the Display object?
Thanks
Paul
Paul Turner
CAD & Process Engineer
Mastip Technology
We are upgrading from NX4 to NX10 and all the existing files have black backgrounds, white as the selection colour and the old colour palettes.
I am doing a journal to change these in one operation. The current look is a bit too 90s AutoCAD.
This previous post discusses this: thread561-246693
This NXOpen class looks promising: NXOpen.Display.Background.BackgroundType = Background.Type.Graduated;
My question is how do I get the instance of the current Display class object? I need that object to call the function above.
From the BasePart.Views() ViewCollection? Does the Part or the ViewCollection own the Display object?
Thanks
Paul
Paul Turner
CAD & Process Engineer
Mastip Technology