Click or drag to resize
SoExtSelectionlassoType Property

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

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<SoExtSelectionLassoTypes> lassoType { get; }

Property Value

Type: SoSFEnumSoExtSelectionLassoTypes
Remarks

. Default is NOLASSO.

See Also