InteractionConfiguration

constructor()

Creates an InteractionConfiguration that enables selection, transformation and deletion. Defines the most powerful and least restrictive interactive experience. When you create a new GeometryEditorTool, its InteractionConfiguration property defines the values appropriate for that type of tool, which may differ from the default values set by this constructor. For more information on the different default values for these tools, see VertexTool, FreehandTool, and ShapeTool.

Since

200.1.0

See also