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: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoSelectionPolicies> policy { get; }

Property Value

Type: SoSFEnumSoSelectionPolicies
Remarks

Use enum OIV.Inventor.Nodes.SoSelection.Policies. Default is SHIFT.

See Also