Documentação da API > Mechanica > Object ProMechedge > Function ProMechedgeToNURBS
Function ProMechedgeToNURBS
Description
Obtains the NURBS representation of the Creo Simulate edge.
Licensing Requirement
Synopsis
ProMechedgeToNURBS
(
/* (In)
The edge.
*/
ProCurvedata** nurbs
/* (Out)
The NURBS representation of the edge. Free this using ProCurvedataFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
A general error is encountered.
User Guide References
Isto foi útil?