Use the function
ProSectionActiveGet() to create a copy of the section that you are using currently; this copy is created within the same Sketcher session. The mode of such a section depends on the current Sketcher mode. Starting from
Pro/ENGINEER Wildfire 5.0, the Intent Manager mode is the default sketcher mode. Use the function
ProSectionFree() to free the memory allocated to the section obtained with the function
ProSectionActiveGet().
Use the function
ProSectionActiveSet() to set the specified section as the current active Sketcher section.