Click or drag to resize
SoExtSelectionSetLassoWidth Method

Sets the lasso line width.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetLassoWidth(
	float width
)

Parameters

width
Type: SystemSingle
Remarks

This function sets the width in FastEdit mode also. Default is 1.

See Also