Click or drag to resize
SoExtSelectionIsOverlayLassoAnimated Method

Note: This API is now obsolete.

Gets the the lasso animation flag.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
[ObsoleteAttribute("Obsolete since Open Inventor 10000. Use animateLasso field instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public bool IsOverlayLassoAnimated()

Return Value

Type: Boolean
Remarks

Caution note Caution

Obsolete since Open Inventor 10000. Use animateLasso field instead.

See Also