Loop through all folders in assembly using API

Loop through all folders in assembly using API

Anonymous
Not applicable
581 Views
1 Reply
Message 1 of 2

Loop through all folders in assembly using API

Anonymous
Not applicable

Hi.

 

Could you help me with looping through all folders in assembly document using API? I am struggling with it. Is there any collection containing all folder objects or we need to perform some workaround using BrowserPane objects?

0 Likes
Accepted solutions (1)
582 Views
1 Reply
Reply (1)
Message 2 of 2

t_hascj
Autodesk
Autodesk
Accepted solution

Hi marcinbaron,
The BrowserNode object contains property BrowserFolder. Notice, also BrowserFolder could contains another folders.
See http://help.autodesk.com/view/INVNTOR/2018/ENU/?guid=GUID-A2D7CBA0-28F5-400E-94E3-FB51D8AD9C71.

Thanks,
Jaroslav