Click or drag to resize
SoSelectionPickCB Delegate

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public delegate SoPath PickCB(
	SoPickedPoint pick
)

Parameters

pick
Type: OIV.InventorSoPickedPoint

Return Value

Type: SoPath
Remarks

See Also