Catia MACRO change color of a fill in a Geometrical Set ? HELP
Catia MACRO change color of a fill in a Geometrical Set ? HELP
(OP)
Hi everybody,
I'm new in my firm and I have to create many macro VBA on Catia.
My first macro must be able to change the color of a fill in a geometrical set. For information I work in the Generative Shape design module.
Thanks a lot !
Bastien
I'm new in my firm and I have to create many macro VBA on Catia.
My first macro must be able to change the color of a fill in a geometrical set. For information I work in the Generative Shape design module.
Thanks a lot !
Bastien





RE: Catia MACRO change color of a fill in a Geometrical Set ? HELP
There are many ways to do it, maybe some more details or a sample file would be good to see it here in forum.
Regards
Fernando
https://picasaweb.google.com/102257836106335725208
https://picasaweb.google.com/103462806772634246699...
RE: Catia MACRO change color of a fill in a Geometrical Set ? HELP
I too have a doubt, how can i identify if a feature in a geo set is fill or a sweep or any other feature ??
I am talkin about generative shape design environment.
Regards,
vikt
RE: Catia MACRO change color of a fill in a Geometrical Set ? HELP
You can use GetGeometricalFeatureType and their names (Fill or Sweep or whatever).
Regards
Fernando
https://picasaweb.google.com/102257836106335725208
https://picasaweb.google.com/103462806772634246699...