Catia Macro: How to get object to active body
Catia Macro: How to get object to active body
(OP)
Hello Friends
I want to get object to currently active body in a part. Can anyone give me an idea for same ?
Any help will be highly appreciated.
Thanks
Jagandeep
I want to get object to currently active body in a part. Can anyone give me an idea for same ?
Any help will be highly appreciated.
Thanks
Jagandeep





RE: Catia Macro: How to get object to active body
There is some code there to help you get started.
This property returns or sets the in work object of the part.
You can find some more sample code here:
http://www.coe.org/p/fo/st/topic=113&post=1692...
RE: Catia Macro: How to get object to active body
CODE -->
______
Alex ,
RE: Catia Macro: How to get object to active body