API Documentation > Mechanica > Object ProMechsurface > Function ProMechsurfaceTessellationGet
Function ProMechsurfaceTessellationGet
Description
Calculates the tessellation for the provided Creo Simulate surface.
Licensing Requirement
Synopsis
ProMechsurfaceTessellationGet
(
/* (In)
The surface.
*/
/* (In)
The input data for the tessellation.
*/
ProTessellation* tessellation
/* (Out)
The tessellation for the surface.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
A general error is encountered.
User Guide References
Was this helpful?