Search not finding geometric set in tree CATIA Vba
I have a macro to join curves and everything works fine except for the search method. I if I set the In-work object to different geometric sets, the macro will find some of the sets, but not all of them. I am not sure why. The macro is supposed to paste the results into the current in-work geometric set.
Search not finding geometric set in tree CATIA Vba
I have a macro to join curves and everything works fine except for the search method. I if I set the In-work object to different geometric sets, the macro will find some of the sets, but not all of them. I am not sure why. The macro is supposed to paste the results into the current in-work geometric set.
Search not finding geometric set in tree CATIA Vba
I have a macro to join curves and everything works fine except for the search method. I if I set the In-work object to different geometric sets, the macro will find some of the sets, but not all of them. I am not sure why. The macro is supposed to paste the results into the current in-work geometric set.
Search not finding geometric set in tree CATIA Vba
I have a macro to join curves and everything works fine except for the search method. I if I set the In-work object to different geometric sets, the macro will find some of the sets, but not all of them. I am not sure why. The macro is supposed to paste the results into the current in-work geometric set.
Selection in catia vba
I have encountered a problem while working with selection in catia vba
HybridBodies name is read only
I’m facing a problem while developping a vba macro for CATIA V5.
how to get reference element of external reference in catia through vba
i am trying to find get the reference element linked to external reference.please find the attached image in more clarity and below code running in CATPART.enter image description her
how to get the center point of the arc using vba in catia?
get the center point of the arc using vba in catia
How to converts length value to diameter value by catia V5 VBA
First, i have the centerline defined as an AXIS line in the the sketch. (only one Axis is allowed per sketch.) Then create the constraint by selecting the axis and the line, then right-click and choose the RADIUS/DIAMETER option, and click to locate the constraint.