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: 2024.1.1.0 (2024.1.1)
Syntax
[ObsoleteAttribute("Obsolete since Open Inventor 10.0.0.0. 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