Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations LittleInch on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Tag/tag group creation (macro) in DELMIA/CATIA - technological object error

Status
Not open for further replies.

LaurenMcG

Aerospace
Joined
Jun 20, 2019
Messages
1
Location
GB
Hi all,

I am trying to use the CAA V5 automation guide to automatically create tags on points on a product. This is for robotic simulation. I am new to the coding environment,and I am currently trying out the code in the documentation to get used to it. I am getting an error when i use ' Set objTagFactory = ParentObject.GetTechnologicalObject("TagGroup")'. I am using CATScript. The error states that the object doesn't support this property or method for 'ParentObject.GetTechnologicalObject'. Can anyone help? I have searched online, checked youtube, tried using VBScript and VBA, and asked in other forums. Thank you in advance for any advice.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top