Click or drag to resize
SoExtSelectionPointCB Delegate

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
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