Click or drag to resize
SoSearchStepActionAddingPathCB Delegate

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public delegate bool AddingPathCB(
	SoPath foundPath,
	SoSearchStepAction thisSSA
)

Parameters

foundPath
Type: OIV.InventorSoPath
thisSSA
Type: OIV.Inventor.ActionsSoSearchStepAction

Return Value

Type: Boolean
See Also