Documentation de l'API > Mechanica > Object ProMechsurface > Function ProMechsurfaceDataGet
Function ProMechsurfaceDataGet
Description
Obtains the geometric representation of the surface.
Licensing Requirement
Synopsis
ProMechsurfaceDataGet
(
/* (In)
The surface.
*/
/* (Out)
The surface data. The function allocates the memory for this argument. Use the function ProGeomitemdataFree() to free the memory.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
A general error is encountered.
User Guide References
Est-ce que cela a été utile ?