Documentazione API > View manager > Object ProExpldstate > Function ProExpldstateActivate
Function ProExpldstateActivate
Description
Activates the specified explode state representation.
Replacement in Object TOOLKIT:
Synopsis
#include <ProExpldstate.h>
ProExpldstateActivate
(
ProSolid p_solid
/* (In)
The solid that corresponds to the explode state
*/
ProExpldstate* p_expl_state
/* (In)
The explode state representation
*/
)
Returns
The function successfully activated the explode
Model is in read-only state. state representation.
One or more of the arguments are invalid.
The specified explode state was not found in the model.
Sample Code References
User Guide References
È stato utile?