Function ProMechmodelCurveVisit
Description
Visits the composite curves that are included in a Creo Simulate geometry model.
Licensing Requirement
Synopsis
ProMechmodelCurveVisit
(
/* (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 curves were found to visit.
Other
Error return from the visit action.
User Guide References
これは役に立ちましたか?