Click or drag to resize
SoExtSelectionSetLassoColor Method

Sets the lasso color.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetLassoColor(
	SbColor c
)

Parameters

c
Type: OIV.InventorSbColor
Remarks

Applies only if the lasso is not drawn in the overlay plane. This function sets the color in FastEdit mode also. Default is red (1,0,0).

See Also