API 文件集 > Mechanica > Object ProMechcontour > Function ProMechcontourAreaEval
Function ProMechcontourAreaEval
Description
Finds the surface area inside the given outer contour, accounting for internal voids.
Licensing Requirement
Synopsis
ProMechcontourAreaEval
(
/* (In)
The contour.
*/
double* area
/* (Out)
The area.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
This item does not contain this type of contour.
A general error is encountered.
這是否有幫助?