Documentação da API > Mechanica > Object ProMechmodel > Function ProMechmodelSolidVisit
Function ProMechmodelSolidVisit
Description
Visits the solid volumes that make up a Creo Simulate geometry model.
Licensing Requirement
Synopsis
ProMechmodelSolidVisit
(
/* (In)
The Creo Simulate root model.
*/
/* (In)
The visit action
*/
/* (In)
The filter action
*/
ProAppData app_data
/* (In)
Application data passed to the action functions.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
No solid models were found to visit.
Other
Error return from the visit action.
User Guide References
Isto foi útil?