Click or drag to resize
SoTrackerEventGetRay Method

Get a ray for picking/intersecting.

Namespace: OIV.Inventor.Events
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SbLine GetRay()

Return Value

Type: SbLine
Remarks

This is a convenience function.

See Also