Click or drag to resize
SoExtSelectionGetLassoWidth Method

Note: This API is now obsolete.

Gets the lasso line width.

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 lassoWidth field instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public float GetLassoWidth()

Return Value

Type: Single
Remarks

Caution note Caution

Obsolete since Open Inventor 10000. Use lassoWidth field instead.

See Also