API Documentation
>
Sketches and sections
>
Object ProSection
> Function ProSectionIntentManagerModeGet
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
>
ProError
ProSectionIntentManagerModeGet
(
ProSection
section
/* (In)
The section handle
*/
ProBoolean
* intent_manager_is_used
/* (Out)
PRO_B_TRUE
if Intent Manager is used
*/
)
Returns
PRO_TK_NO_ERROR
Success
PRO_TK_BAD_INPUTS
Invalid section
User Guide References
Setting the Mode of a Section:ProSectionIntentManagerModeGet
Was this helpful?
This site works best with JavaScript enabled