Hello Ferdo and Others,
I am able to obtain color of part body in CATIA V5 in term of color array (ex: r = 255, g = 128, b = 0)
1) How do I declare variable(s) (as Long, Double...ext)
2) How do I store/save those color array elements (r, g, b values) in variable(s) so that I can retrieve and re-apply those color values back to part body (using visProperties1.SetRealColor r, g, b, 1)?
3) What is the syntax or example to achieve above challenge?
Thank you All in advance
Quin
I am able to obtain color of part body in CATIA V5 in term of color array (ex: r = 255, g = 128, b = 0)
1) How do I declare variable(s) (as Long, Double...ext)
2) How do I store/save those color array elements (r, g, b values) in variable(s) so that I can retrieve and re-apply those color values back to part body (using visProperties1.SetRealColor r, g, b, 1)?
3) What is the syntax or example to achieve above challenge?
Thank you All in advance
Quin