API 설명서 > Mechanica > Object ProMechsolid > Function ProMechsolidSurfaceVisit
Function ProMechsolidSurfaceVisit
Description
Visits the surfaces that are included in a given solid volume.
Licensing Requirement
Synopsis
ProMechsolidSurfaceVisit
(
/* (In)
The solid volume.
*/
/* (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 surfaces were found to visit.
Other
Error return from the visit action.
User Guide References
도움이 되셨나요?