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.2.2.0 (10.16.2.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since Open Inventor 10.0.0.0. Use animateLasso field instead.")]
public bool IsOverlayLassoAnimated()

Return Value

Type: Boolean
Remarks

Caution note Caution

Obsolete since Open Inventor 10000. Use animateLasso field instead.

See Also