Function ProSectionIsActive
Description
Identifies if sketcher is currently active. This works even if the current model is a part or an assembly.
Synopsis
#include <ProSection.h>
ProSectionIsActive
(
ProBoolean* is_active
/* (Out)
PRO_B_TRUE if sketcher is currently active, PRO_B_FALSE otherwise.
*/
)
Returns
The function succeeded.
One or more arguments is invalid.
User Guide References
Isto foi útil?