Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

VBA Programming in CATIA

Status
Not open for further replies.

Hung Pham Vu

Student
Joined
Jun 30, 2022
Messages
1
Location
VN
I have 2 parts in an assembly and I need to subtract one from one. Interactively, I use "Split" command, using the splitting element (a face in the subtracting part). Are there any ways to do it automatically through VBA in CATIA?
I tried using SelectElement2, SelectElement3, SelectElement4 but it didn't work as an error occured repetitively: "Function or interface marked as restricted, or the function uses an Automation type not supported in Visual Basic."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top