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

Property Value

Type: SoSFEnumSoSelectionPolicies
Remarks

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

See Also