Click or drag to resize
SoExtSelectionAnimateOverlayLasso Method (Boolean)

Sets the the lasso animation flag.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void AnimateOverlayLasso(
	bool flg
)

Parameters

flg
Type: SystemBoolean
Remarks

This controls whether the lasso is animated (its line pattern changes) or not. Default is false.

See Also