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: 10.12.3.0 (10.12.3.0)
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