Documentación de la API > Mechanica > Object ProMechsurface > Function ProMechsurfaceAncestorsGet
Function ProMechsurfaceAncestorsGet
Description
Obtains the ancestor surfaces for the given surface. These are the actual Creo Parametric geometry surfaces used to construct this Creo Simulate surface.
Licensing Requirement
Synopsis
ProMechsurfaceAncestorsGet
(
/* (In)
The surface handle.
*/
ProMechGeomref** ancestors
/* (Out)
ProArray of the ancestor geometry for the surface.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
There is not enough memory to perform the operation.
A general error is encountered.
User Guide References
¿Fue esto útil?