Click or drag to resize
SoExtSelectionGetOverlayLassoColorIndex Method

Note: This API is now obsolete.

Gets the lasso color index.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[ObsoleteAttribute("Obsolete since Open Inventor 10.0.0.0. No longer supported. Always returns 0.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public int GetOverlayLassoColorIndex()

Return Value

Type: Int32
Remarks

Applies only if the lasso is drawn in the overlay plane.

Caution note Caution

Obsolete since Open Inventor 10000. No longer supported. Always returns 0.

See Also