SoPickMethodElementMethods Enumeration |
These are the available pick methods.
Namespace: OIV.Inventor.Elements
Member name | Value | Description | |
---|---|---|---|
AUTO | 0 | OIV is in charge of selecting the best method to use when picking a shape. | |
GPU | 1 | Force using GPU picking if the shape supports it. | |
CPU | 2 | Force using CPU picking, even if shape supports other picking method. |