Click or drag to resize
ScRayPickActionSetRay Method (Single, SbVec3f, SbVec3f, Single)
Calls SetRay(fovy, rayStart, rayDirection, nearDistance, -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(
	float fovy,
	SbVec3f rayStart,
	SbVec3f rayDirection,
	float nearDistance
)

Parameters

fovy
Type: SystemSingle
rayStart
Type: OIV.InventorSbVec3f
rayDirection
Type: OIV.InventorSbVec3f
nearDistance
Type: SystemSingle
Remarks