Hello all,
Is there a way to get a list of all currently selected components? I do not want a dialog or other interface asking the user to first select components like this:
Dim resp As Selection.Response = theUI.SelectionManager.SelectObject(prompt, "Selection", Selection.SelectionScope.AnyInAssembly, False, typeArray, selObj, cursor)
Instead, I want the code to immediately act upon components that are already selected. I couldn't find any information on this. Does anyone have a solution?
NX8.5 Win7SP1 64bit i7-3770K@4.3Ghz 16GB Quadro2000
Is there a way to get a list of all currently selected components? I do not want a dialog or other interface asking the user to first select components like this:
Dim resp As Selection.Response = theUI.SelectionManager.SelectObject(prompt, "Selection", Selection.SelectionScope.AnyInAssembly, False, typeArray, selObj, cursor)
Instead, I want the code to immediately act upon components that are already selected. I couldn't find any information on this. Does anyone have a solution?
NX8.5 Win7SP1 64bit i7-3770K@4.3Ghz 16GB Quadro2000