Documentación de la API > Mechanica > Object ProMechcurve > Function ProMechcurveEdgeGet
Function ProMechcurveEdgeGet
Description
Obtains the edge, if the curve type is PRO_MECH_CURVE_EDGE.
Licensing Requirement
Synopsis
ProMechcurveEdgeGet
(
/* (In)
The curve.
*/
/* (Out)
The edge.
*/
ProEdgeDirection* rel_direction
/* (Out)
Relative direction of the curve with respect to the edge.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
This item does not contain this type of edge.
User Guide References
¿Fue esto útil?