Click or drag to resize
SoExtSelectionlassoPolicy Property

Specifies the lasso policy.

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

Property Value

Type: SoSFEnumSoExtSelectionLassoPolicies
Remarks

See description above. . Default is FULL_BBOX.

See Also