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

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

Parameters

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