Description | ||||||||||||||
Visits the composite curves that are included in a Creo Simulate geometry model. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechGeometry.h> | ||||||||||||||
ProError | ProMechmodelCurveVisit | ( | ||||||||||||
ProMechModel model | ||||||||||||||
/* (In) | ||||||||||||||
The Creo Simulate root model. | ||||||||||||||
*/ | ||||||||||||||
ProMechcompositecurveVisitAction action | ||||||||||||||
/* (In) | ||||||||||||||
The visit action | ||||||||||||||
*/ | ||||||||||||||
ProMechcompositecurveFilterAction filter | ||||||||||||||
/* (In) | ||||||||||||||
The filter action | ||||||||||||||
*/ | ||||||||||||||
ProAppData app_data | ||||||||||||||
/* (In) | ||||||||||||||
Application data passed to the action functions. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|