Click or drag to resize
SoExtSelectionEndSelectionCallback Property

Sets the callback called when the mouse button is released in selection mode.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoExtSelectionSelectionEventCallback EndSelectionCallback { get; set; }

Property Value

Type: SoExtSelectionSelectionEventCallback
Remarks

Note: This function is available only in FastEdit mode.

See Also