Modify Recolor lisp to do vplayer overrides also

Modify Recolor lisp to do vplayer overrides also

DC-MWA
Collaborator Collaborator
261 Views
2 Replies
Message 1 of 3

Modify Recolor lisp to do vplayer overrides also

DC-MWA
Collaborator
Collaborator

We have this cool lisp that replaces / resets colors of objects layers. We have many files that we are processing. We keep running into viewport layer overrides that do not get corrected.

I'm hoping it is possible to add the ability to process vplayers as part of the program.

I have attached the lisp.

Thank you in advance for your time.

0 Likes
262 Views
2 Replies
Replies (2)
Message 2 of 3

paullimapa
Mentor
Mentor

If you want to remove all vport color overrides in all layouts then just run the following code first before the other or even included inside the other:

(vl-cmdf"_.Vplayer""_M""_C""*""_A""")

Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 3 of 3

DC-MWA
Collaborator
Collaborator

Thank you for the reply. I want to change all one vplayer color to another vplayer color.

0 Likes