Description | ||||||||
This is the user-supplied function invoked for each relation set owned by the model. | ||||||||
Synopsis | ||||||||
#include <ProRelSet.h> | ||||||||
ProError | (*ProSolidRelsetVisitAction) | ( | ||||||
ProRelset* p_relset | ||||||||
/* (In) | ||||||||
The relation set | ||||||||
*/ | ||||||||
ProAppData caller_data | ||||||||
/* (In) | ||||||||
The user-supplied data | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|