Click or drag to resize
SoExtSelection.lassoType Property

Specifies lasso type (none, lasso, or rectangle).

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFEnum<SoExtSelection. LassoTypes> lassoType { get; }

Property Value

Type: SoSFEnum<SoExtSelection.LassoTypes>
Remarks

. Default is NOLASSO.

See Also