TheTick
Mechanical
- Mar 5, 2003
- 10,194
I am writing a program to scrub-out all face- and body-specific colors. Faces seem to go OK, but boides are a no-go.
I've tried everything I can think of.
If a body's color has never been set, Body2.MaterialPropertyValues2 returns "Empty". This means the body uses the part file's properties. Once this has been set, there is no way to set it back to empty via API. (same effect as "Remove color" by menu picks).
Body2.MaterialPropertyValues2=Empty 'does not do the trick
TIA
Tick
"Great ideas need landing gear as well as wings."--C. D. Jackson
I've tried everything I can think of.
If a body's color has never been set, Body2.MaterialPropertyValues2 returns "Empty". This means the body uses the part file's properties. Once this has been set, there is no way to set it back to empty via API. (same effect as "Remove color" by menu picks).
Body2.MaterialPropertyValues2=Empty 'does not do the trick
TIA
Tick
"Great ideas need landing gear as well as wings."--C. D. Jackson