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

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

Parameters

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