Click or drag to resize
SoVectorizeActionCallPrepareAction Method

Note: This API is now obsolete.

Calls CallPrepareAction(action, true).

Namespace: OIV.HardCopy
Assembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Method is erroneousnly public. It would be inaccessible in future release.")]
public void CallPrepareAction(
	SoCallbackAction action
)

Parameters

action
Type: OIV.Inventor.ActionsSoCallbackAction
Remarks