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: 10.12.3.0 (10.12.3.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since Open Inventor 10000. No longer supported. Always returns 0.")]
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