Documentação da API > Mechanica > Object ProMechcompositecurve > Function ProMechcompositecurveAncestorsGet
Function ProMechcompositecurveAncestorsGet
Description
Obtains the ancestor curves for the given composite curve. These are the actual Creo Parametric geometry curves used to construct this Creo Simulate curve.
Licensing Requirement
Synopsis
ProMechcompositecurveAncestorsGet
(
/* (In)
The curve handle.
*/
ProMechGeomref** ancestors
/* (Out)
ProArray of the ancestor geometry for the curve.
*/
)
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
Isto foi útil?