Category View manager, Object ProXsec

Function ProXsecCanCreateAsFeature


Description
Check if section features can be created in a given model
Replacement in Object TOOLKIT: wfcWModel::CanCreateSectionFeature
Synopsis
#include <ProXsec.h>
ProErrorProXsecCanCreateAsFeature(
ProMdl model
/* (In)
The model handle.
*/
ProBoolean* flag
/* (Out)
ProBoolean is TRUE if new section can be created, otherwise FALSE.
*/
)
Returns
PRO_TK_NO_ERRORModel successfully checked.
PRO_TK_BAD_INPUTSModel is NULL or invalid.

Manual References:

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