API-Dokumentation > Miscellaneous > Object ProModel > Function ProModelIsTIM
Function ProModelIsTIM
Description
Utility function to check if the model is a TIM or not.
Replacement in Object TOOLKIT:
Synopsis
#include <ProATB.h>
ProModelIsTIM
(
ProMdl model
/* (In)
Creo Parametric Part or Assembly.
*/
ProBoolean* isTIM
/* (Out)
Boolean value to represent if the model is a TIM or not. Return PRO_B_TRUE if model is a TIM. Return PRO_B_FALSE, if model is not a TIM.
*/
)
Returns
The function run successfully.
The function could not run, since one or more REQUIRED inputs were missing or incorrect.
User Guide References
War dies hilfreich?