Documentação da API
>
Sketches and sections
>
Object ProSection
> Function ProSectionIsActive
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
>
ProError
ProSectionIsActive
(
ProBoolean
* is_active
/* (Out)
PRO_B_TRUE
if sketcher is currently active,
PRO_B_FALSE
otherwise.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments is invalid.
User Guide References
Core: Models and Model Items:ProSectionIsActive
Parent topic
Object ProSection
Isto foi útil?
Este site funciona melhor com JavaScript habilitado