Click or drag to resize
SoRayPickActionIntersect Method (SbVec3f, SbVec3f, SbVec3f)

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public bool Intersect(
	SbVec3f v0,
	SbVec3f v1,
	out SbVec3f intersection
)

Parameters

v0
Type: OIV.InventorSbVec3f
v1
Type: OIV.InventorSbVec3f
intersection
Type: OIV.InventorSbVec3f

Return Value

Type: Boolean
Remarks