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.
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.