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: 10.12.3.0 (10.12.3.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since Open Inventor 10000. Use lassoWidth field instead.")]
public float GetLassoWidth()

Return Value

Type: Single
Remarks

Caution note Caution

Obsolete since Open Inventor 10000. Use lassoWidth field instead.

See Also