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

Parameters

fovy
Type: SystemSingle
start
Type: OIV.InventorSbVec3f
direction
Type: OIV.InventorSbVec3f
nearDistance
Type: SystemSingle
Remarks