API 文件集 > Mechanica > Object ProMechcompositecurve > Function ProMechcompositecurveCurveVisit
Function ProMechcompositecurveCurveVisit
Description
Visits the curves that make up this composite curve.
Licensing Requirement
Synopsis
ProMechcompositecurveCurveVisit
(
ProMechCompositeCurve composite_curve
/* (In)
The composite curve.
*/
/* (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
這是否有幫助?