Click or drag to resize
SoSearchStepActionAddingPathCB Delegate

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.2.0 (2024.1.2)
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