Description | ||||||||||||||
Visits the curves that make up this composite curve. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechGeometry.h> | ||||||||||||||
ProError | ProMechcompositecurveCurveVisit | ( | ||||||||||||
ProMechCompositeCurve composite_curve | ||||||||||||||
/* (In) | ||||||||||||||
The composite curve. | ||||||||||||||
*/ | ||||||||||||||
ProMechcurveVisitAction action | ||||||||||||||
/* (In) | ||||||||||||||
The visit action | ||||||||||||||
*/ | ||||||||||||||
ProMechcurveFilterAction filter | ||||||||||||||
/* (In) | ||||||||||||||
The filter action | ||||||||||||||
*/ | ||||||||||||||
ProAppData app_data | ||||||||||||||
/* (In) | ||||||||||||||
Application data passed to the action functions. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|