I'm looking to Isolate all toolbox components in a model.
I'm looking to Isolate all toolbox components in a model.
Recording the advanced component selection didn't work...(always a 50/50 chance)
I found 2014 SOLIDWORKS API Help - Test for Toolbox Part Example (VBA) in the API help. Would i use something like this in the array, to check while I traverse through each component?
Use advanced component selection (manual or can try to record API for it) or use ToolboxPartType ans traverse through each component, select and set hide/show/isolate based on the condition.