← Back to carmenta.com
Carmenta Engine SDK Documentation
×

StandardTool3D.Selecting Event

Occurs when user has clicked one ore more features and the tool is about to add them to the selection of the view.

Thread safety: The operations that add and remove event handlers are thread-safe.

Syntax

C#
public event SelectingEventHandler Selecting

Remarks

An application can use this event to present a popup menu when the user hits two or more selectable feature, and let him choose which one to select. It can also be used to prevent the tool from selecting certain objects, even if they are from a selectable layer.

Platforms

Windows, Linux, Android

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept