Hi,
I am working on a macro that calculates the number of leaders associated with a 2D component in a CATIA drawing. I have created the macro, but I can't count the number of leaders for the 2D component (the component I want to count the leaders for is a Bonding symbol). Here is my macro...
Hello everyone,
I'm working on a project in CATIA V5 where I need to use VBA to retrieve the text value associated with a dimension created using Functional Tolerancing & Annotation (FTA). I've attached a screenshot indicating the specific dimension and the associated text value I want to...
Hi everyone, I've created a small script in VBA for CATIA that selects a dimension in the 3D annotation. I want to display the value of this dimension using MsgBox, but I'm not sure which method to use to retrieve and display the value.
Can anyone help me with this?Thanks in advance!