PDA

View Full Version : Palettes :: Wire Colors


lokm
05-10-2008, 12:45 AM
This is not very important... but is there an easy way to specific wire colors other than the ones in the Palettes Toolbar?

I guess I can write a simple UI for it myself... since the Wire Colors buttons call the ColorizeObjectTool VBScript command, but this is so easy in Max... -_-"

StephenBlair
05-10-2008, 10:58 AM
Copy the example from the Color object reference page into a script editor, and then drag that code to the Wireframe toolbar. Then you'll have a button that launchs a colorize object tool.