Create selectable and moveable transient graphics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So I've been playing with adding ClientGraphics to a Factory Design Utilities layout through the Interaction Events InteractionGraphics and from what I've seen and read in another forum post those don't come with the ability to be moved by the user out of the box and I've haven't been able to make them selectable either. The forum post did mention it would be possible to handle the movement through listening to mouse events but that doesn't seem ideal. Are there any other options for adding selectable and moveable transient graphics? If not, does anyone know of any examples of getting the selection and movement to work for the ClientGraphics? Ultimately what I'm trying to do is allow the user define a point on a factory design utility asset instance by placing something on it visually.