SelectGeometry : Use the current selection as

   1264   0   1
User Avatar
Member
241 posts
Joined: Oct. 2015
Offline
Hello,

I would like to get my current primitives selection like this :
mySelection = scene_viewer.selectGeometry(use_existing_selection=True, geometry_typeshou.geometryType.Primitives,))

But, If the user as nothing selected I won't prompt him to press Enter before continue.
How can I do ?
  • Quick Links