Manage Components in Browser Folders

Manage Components in Browser Folders

SharkDesign
Mentor Mentor
322 Views
0 Replies
Message 1 of 1

Manage Components in Browser Folders

SharkDesign
Mentor
Mentor

I'm using the manage code to place components. 

You can specify the name of the occurrence when you insert it, but is there any way to put it in a folder?

My parts are in a browser folder, but as soon as they get managed, they get moved out of the folder. 

 

This is the code I'm talking about:

 

ThisAssembly.BeginManage("Group 1")
Dim componentA = Components.Add("occName", "a.ipt", position := Nothing, grounded := False, visible := True, appearance := Nothing)
ThisAssembly.EndManage("Group 1")

 

 

These are the folders I am talking about:

folders.PNG

  Inventor Certified Professional
0 Likes
323 Views
0 Replies
Replies (0)