Documentación de la API > View manager > Object ProExpldstate > Function ProExpldstateMovesSet
Function ProExpldstateMovesSet
Description
Sets the moves of an explode state.
Replacement in Object TOOLKIT:
Synopsis
#include <ProExpldstate.h>
ProExpldstateMovesSet
(
ProExpldstate* p_expl_state
/* (In)
The explode state. Cannot be NULL.
*/
/* (In)
ProArray of moves. Can be NULL.
*/
)
Returns
The successfully returned the moves.
Model is in read-only state.
Some arguments are invalid.
The explode state was not found, or some ProAsmcomppath in comp_set for some moves do not correspond to any component (this error may be also returned for other non-specified cases).
Unspecified error.
User Guide References
¿Fue esto útil?