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...