Click or drag to resize
SoSelectionpolicy Property

Selection policy that is followed in response to user interaction.

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

Property Value

Type: SoSFEnumSoSelectionPolicies
Remarks

Use enum Policy. Default is SHIFT.

See Also