Category View manager, Object ProXsec

Function ProXsecOldToNewConvert


Description
Convert all the old sections of a given model to the new sections
Replacement in Object TOOLKIT: wfcWModel::ConvertOldXSectionsToNew
Synopsis
#include <ProXsec.h>
ProErrorProXsecOldToNewConvert(
ProMdl model
/* (In)
The model handle.
*/
)
Returns
PRO_TK_NO_ERRORSections successfully converted.
PRO_TK_BAD_INPUTSModel is NULL or invalid.
PRO_TK_GENERAL_ERRORFailure to convert sections.

Manual References:

  1. Core: Cross Sections: Creating and Modifying Cross Sections
  2. Core: Cross Sections: Creating and Modifying Cross Sections