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