API 文件集 > View manager > Object ProExpldstate > Function ProExpldstateSelect
Function ProExpldstateSelect
Description
Enables the user to select an explode state.
Replacement in Object TOOLKIT:
Synopsis
#include <ProExpldstate.h>
ProExpldstateSelect
(
ProSolid p_solid
/* (In)
The solid that contains the explode state
*/
ProExpldstate* p_expl_state
/* (Out)
The selected explode state
*/
)
Returns
The user selected a valid explode state.
The input argument is invalid.
Sample Code References
這是否有幫助?