Description | ||||||||||||||
Visits the solid volumes that make up a Creo Simulate geometry model. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechGeometry.h> | ||||||||||||||
ProError | ProMechmodelSolidVisit | ( | ||||||||||||
ProMechModel model | ||||||||||||||
/* (In) | ||||||||||||||
The Creo Simulate root model. | ||||||||||||||
*/ | ||||||||||||||
ProMechsolidVisitAction action | ||||||||||||||
/* (In) | ||||||||||||||
The visit action | ||||||||||||||
*/ | ||||||||||||||
ProMechsolidFilterAction filter | ||||||||||||||
/* (In) | ||||||||||||||
The filter action | ||||||||||||||
*/ | ||||||||||||||
ProAppData app_data | ||||||||||||||
/* (In) | ||||||||||||||
Application data passed to the action functions. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|