Click or drag to resize
ScRayPickActionSetRay Method (SbVec3f, SbVec3f)
Calls SetRay(rayStart, rayDirection, -1, -1).

Namespace: OIV.ScaleViz.Actions
Assembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetRay(
	SbVec3f rayStart,
	SbVec3f rayDirection
)

Parameters

rayStart
Type: OIV.InventorSbVec3f
rayDirection
Type: OIV.InventorSbVec3f
Remarks