Click or drag to resize
SoSearchStepActionAddingPathCallBack Property
Sets/gets the user callback that the search action must call while building the path list.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoSearchStepActionAddingPathCB AddingPathCallBack { get; set; }

Property Value

Type: SoSearchStepActionAddingPathCB
Remarks
Sets/gets the user callback that the search action must call while building the path list.
See Also