Click or drag to resize
SoRayPickActionSetRay Method (SbVec3f, SbVec3f)
Calls SetRay(start, direction, -1.0, -1.0).

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetRay(
	SbVec3f start,
	SbVec3f direction
)

Parameters

start
Type: OIV.InventorSbVec3f
direction
Type: OIV.InventorSbVec3f
Remarks