Click or drag to resize
SoPickStyle.method Property

Specifies the method used to pick shapes.

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

Property Value

Type: SoSFEnum<SoPickStyle.Methods>
Remarks

. Default is AUTO.

See Also