Click or drag to resize
SoExtSelectionPointCB Delegate

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public delegate bool PointCB(
	SoCallbackAction action,
	out SoPrimitiveVertex v1
)

Parameters

action
Type: OIV.Inventor.ActionsSoCallbackAction
v1
Type: OIV.InventorSoPrimitiveVertex

Return Value

Type: Boolean
Remarks