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: 10.3.0.0 (10.3.0.0)
Syntax
[ObsoleteAttribute("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.Obsoletesince Open Inventor 10000. No longer supported. Calling this method does nothing.

See Also