Hello,
I have a VBA macro that populates a listbox which contains all of the components of an assembly and all of the sweeps and sketches of those sweeps in a hierarchical pattern like this:
I've made it so that when the user selects a component on the listbox that component gets selected in the feature tree, but solidworks won't scroll to that component. If I just select the component from solidworks the feature tree DOES scroll to it though. Is there any way to control where the feature tree scrolls to?
SolidworksApi macros