I just added this to my C3DDisplayProp.spdl (in the logic section) and it works fine.
sub wirecol_OnChanged()
first = true
for each Item in PPG.Inspected
if first then
first = false
col = GetValue( Item.wirecol )
else
SetValue Item.wirecol, col
end if
next
end sub
-----Original Message-----
From: owner-xsi(at)Softimage.COM [mailto:owner-xsi(at)Softimage.COM] On Behalf Of kim aldis
Posted At: Tuesday, October 11, 2005 7:51 PM
Posted To: xsi
Conversation: can't edit multi custom display wire color
Subject: RE: can't edit multi custom display wire color
Without suggesting it's anything other than annoying, I'd hack together a short script you could run after the initial change that looks at the colour of the first object in the selection and applies that to all the rest. It's not ideal but hopefully it would take the edge off the annoyance.
> -----Original Message-----
> From: owner-xsi(at)Softimage.COM
> [mailto:owner-xsi(at)Softimage.COM] On Behalf Of Kris Rivel
> Sent: 12-October-2005 00:36
> To: XSI List Server
> Subject: can't edit multi custom display wire color
>
>
> Anyone notice that if you select multiple objects and apply a new
> display property, you can't change the wire color with the new custom
> wire color palette and have it carry through to every object? You
> have to apply it one object at a time.
> This is very annoying.
>
> Kris
>
>
---
Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in body:
unsubscribe xsi
---
Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in body:
unsubscribe xsi