Click or drag to resize
SoRayPickActionIntersect Method (SbBox3f)
Calls Intersect(box, true).

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(
	SbBox3f box
)

Parameters

box
Type: OIV.InventorSbBox3f

Return Value

Type: Boolean
Remarks