| SoSelectionGetPickRadius Method  | 
Returns the radius (in pixels) around the viewport-space point through which the ray passes when doing ray picking. 
 
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic float GetPickRadius()
Public Function GetPickRadius As Single
public:
float GetPickRadius()
member GetPickRadius : unit -> float32 
Return Value
Type: 
Single
Remarks
See Also