Documentação da API
>
Creo Parametric fundamentals
>
Object ProLayer
> Callback ProLayerAction
Callback ProLayerAction
Description
This is the generic function for visiting and filtering
ProLayers
.
Synopsis
#include <
ProLayer.h
>
ProError
(*ProLayerAction)
(
ProLayer
* layer
/* (In)
The
ProLayer
being visited
*/
ProAppData
app_data
/* (In)
The user data passed to the visit function
*/
)
Returns
PRO_TK_NO_ERROR
Call the visit function.
PRO_TK_GENERAL_ERROR
Stop visiting.
Parent topic
Object ProLayer
Isto foi útil?
Este site funciona melhor com JavaScript habilitado