Function ProMdlIsSkeleton
Description
Determine whether the specified model is a skeleton model.
Replacement in Object TOOLKIT:
Synopsis
#include <ProSkeleton.h>
ProMdlIsSkeleton
(
ProMdl model
/* (In)
Handle to the model to be checked.
*/
ProBoolean* p_is_skel
/* (Out)
PRO_B_TRUE if specified model is a skeleton model, otherwise PRO_B_FALSE.
*/
)
Returns
The function successfully returned the information.
Invalid model handler.
Required license not found.
Sample Code References
User Guide References
War dies hilfreich?