Click or drag to resize
SoPickStylemethod Property

Specifies the method used to pick shapes.

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

Property Value

Type: SoSFEnumSoPickStyleMethods
Remarks

. Default is AUTO.

See Also