How to get the current selecting geometry information though mechanical script
ZZ.tang
Member Posts: 14
**
in Structures
Answers
-
-
current_selection = ExtAPI.SelectionManager.CurrentSelection selected_entitites = current_selection.Entities selected_ids = current_selection.Ids
0