C_InvokeWizard

C_InvokeWizard can be used to:

void C_InvokeWizard(

TOrcFxAPIHandle ObjectHandle,

int *lpStatus

);

The input data for the wizard should first be set using calls to C_SetDataDouble, C_SetDataString etc. Once this has been done then C_InvokeWizard can be called. The call to C_InvokeWizard does not modify the data in the event of an error.

Parameters

ObjectHandle (IN)

The handle of the line type or bending stiffness variable data source.

lpStatus (OUT)

Points to a variable in which the status result for the function call will be returned.