Click or drag to resize
SoExtSelectionlassoPolicy Property

Specifies the lasso policy.

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

Property Value

Type: SoSFEnumSoExtSelectionLassoPolicies
Remarks

See description above. . Default is FULL_BBOX.

See Also