Category Sketches and sections, Object ProSection

Function ProSectionIntentManagerModeGet


Description
Check if Intent Manager mode is used for the specified section for Creo Parametric TOOLKIT functions.
Replacement in Object TOOLKIT: wfcSection::GetIntentManagerMode
Synopsis
#include <ProSection.h>
ProErrorProSectionIntentManagerModeGet(
ProSection section
/* (In)
The section handle
*/
ProBoolean* intent_manager_is_used
/* (Out)
PRO_B_TRUE if Intent Manager is used
*/
)
Returns
PRO_TK_NO_ERRORSuccess
PRO_TK_BAD_INPUTSInvalid section

Manual References:

  1. Element Trees: Sections: Setting the Mode of a Section
  2. Element Trees: Sections: Setting the Mode of a Section