theing
New member
- Mar 5, 2014
- 18
i have an issue doing a macro using the split tool, some times it does not split the part i want to,
i recorded a macro in catia and it gave me this line Set hybridShapeSplit1 = hybridShapeFactory1.AddNewHybridSplit(reff2, reference2, 1), which the number at the end tell me wich side is cutting,
my questions is, if is there any logical way when to use 1 or -1 to cut one side or the other or is there any option i can use to tell catia to keep both sides, since this option does not appear to be recorded in he macro
hope you can help me with this, thank you so much for your time
i recorded a macro in catia and it gave me this line Set hybridShapeSplit1 = hybridShapeFactory1.AddNewHybridSplit(reff2, reference2, 1), which the number at the end tell me wich side is cutting,
my questions is, if is there any logical way when to use 1 or -1 to cut one side or the other or is there any option i can use to tell catia to keep both sides, since this option does not appear to be recorded in he macro
hope you can help me with this, thank you so much for your time