Function ProSectionActiveGet
Description
Returns a copy of the current active sketcher section. Note that if Intent Manager mode is supposed to be used for this section, the call ProSectionIntentManagerModeSet( section, PRO_B_TRUE ) must follow the call to ProSectionActiveGet().
Replacement in Object TOOLKIT:
Synopsis
#include <ProSection.h>
ProSectionActiveGet
(
ProSection* p_section
/* (Out)
copy of the current sketcher section
*/
)
Returns
success
invalid argument
section can not be returned
User Guide References
¿Fue esto útil?