Function ProSectionActiveSet
Description
Set a copy of the section to be a current active sketcher section. Caller is responsible for the section validity. This section will also be added to Undo/Redo stack. The section must be solved or to be in Intent Manager mode.
Replacement in Object TOOLKIT:
Synopsis
#include <ProSection.h>
ProSectionActiveSet
(
ProSection section
/* (In)
section that its copy will be set as the active section
*/
)
Returns
Success
Invalid section
Section can not be set active
User Guide References
¿Fue esto útil?