Click or drag to resize
SoExtSelectionSetOverlayLassoColorIndex Method

Note: This API is now obsolete.

Sets 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. Calling this method does nothing.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void SetOverlayLassoColorIndex(
	int index
)

Parameters

index
Type: SystemInt32
Remarks

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

Caution note Caution

Obsolete since Open Inventor 10000. No longer supported. Calling this method does nothing.

See Also