Click or drag to resize
SoSearchStepActionSetAddingPathCallback Method (SoSearchStepActionAddingPathDataCB, Object)

Note: This API is now obsolete.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void SetAddingPathCallback(
	SoSearchStepActionAddingPathDataCB cb,
	Object userData
)

Parameters

cb
Type: OIV.Inventor.ActionsSoSearchStepActionAddingPathDataCB
userData
Type: SystemObject
See Also