Catia Macro: How to Find whether the selected drawing text has any linked parameter
Catia Macro: How to Find whether the selected drawing text has any linked parameter
(OP)
Hello Friends
How to Find whether the selected drawing text has any linked parameter with the help of VBA Macro ?
How to Find whether the selected drawing text has any linked parameter with the help of VBA Macro ?





RE: Catia Macro: How to Find whether the selected drawing text has any linked parameter
RE: Catia Macro: How to Find whether the selected drawing text has any linked parameter
Anyone else please provide solution, if possible
RE: Catia Macro: How to Find whether the selected drawing text has any linked parameter
The only way I know how to do this is to right-click on the text and select Query Object Links. Unfortunately, it doesn't appear to be exposed to automation.
Regards,
Drew Mumaw
http://www.drewmumaw.com/
http://www.textsketcher.com/
RE: Catia Macro: How to Find whether the selected drawing text has any linked parameter
RE: Catia Macro: How to Find whether the selected drawing text has any linked parameter