
Thu, 06/03/2004 - 11:05
Forums:
before i compound some segment lines,each of them have private different color.after i compounded them , they have the same color when displaying.
how can each of them hold their original private color?
Thanks Advance!
Thu, 06/03/2004 - 14:47
You need a kind of AIS_Shape or AIS_Interactive object who supports several colors!
Take a look at "XCAFPrs_AISObject" as an example....
HTH,
Patrik
Tue, 06/08/2004 - 04:19
thank Patrik!
let me try.