Macro i want select the FEATURE ID and not the node
Hi,
I want to select a feature using a macro, but instead of writing ID FEATURE, Creo use the NODES.
Example:
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.AssyTree` 1 `node3238`;\
Is it possible to write:
mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.AssyTree` 1 `feature ID 235`;\
Thanks


