Hello Guys,
I have a trouble here... One year ago I posted this topic and it was OK. I've got a code working well but now it's did not work at all.. could you guys help ?
I have a error on the leafproduct method...
https://www.eng-tips.com/viewthread.cfm?qid=485595#post
Option Explicit
Sub...
Hi guys i would like to do this with the vba on catia :
1 : open the catalogue browser that is ok => CATIA.StartCommand ("Catalog Browser")
2 : set the current lib as I want => I don't know how to set this...
3 : set the filter with a input value with a inputbox
4 : Search it
5 : select the...
Hi guys,
I would like to have a macro to :
1- create a center point from a user selection curve
2- Create a CG point from a user selection part
3- Link a selection point to a CG point by line
Do you think it's possible ?
Thx for your help !
Hi guys,
I would like have a macro which will get a parent from a product or a part selected.
I have a product (catproduct) with many many part (catpart) and the problem is : When i would like to copy a part from the product and past it in the same product i need to scroll up during 1000 years...