API 설명서 > View manager > Object ProExpldstate > Function ProExpldstateActiveGet
Function ProExpldstateActiveGet
Description
Returns the current active explode state.
Replacement in Object TOOLKIT:
Synopsis
#include <ProExpldstate.h>
ProExpldstateActiveGet
(
ProSolid p_solid
/* (In)
The solid that contains the explode state
*/
ProExpldstate* p_expl_state
/* (Out)
The current active explode state
*/
)
Returns
The function successfully retrieved the current active explode state.
The input argument is invalid.
Sample Code References
User Guide References
도움이 되셨나요?