Hey Guys
I don't have the source code as of yet...but I have tasked my self in updating my local libary of programs with new ones
and one I have thought of is "Reordering Product Structure", but looking at the AUTOMATION document I can't see anything in regards to using any built-in CATIA...
Hey Guys,
Usually I am quite dependable doing this but I have hit a blank memory which happens to everyone!
I have a Product Structure & Excel List (Written VIA Excel VBA)
Option Explicit
Public Sub ExtactPartLevel()
Dim objCAD As Object
Dim objDOC As Object
Dim objSEL As...