Function ProExpldstateDelete
Description
Deletes an explode state.
Replacement in Object TOOLKIT:
Synopsis
#include <ProExpldstate.h>
ProExpldstateDelete
(
ProExpldstate* p_expl_state
/* (In)
The explode state to delete. Cannot be NULL.
*/
)
Returns
The function successfully deleted the explode state.
Model is in read-only state.
Not a valid explode state handle (other errors are also possible).
explode state was not found.
User Guide References
これは役に立ちましたか?