Documentação da API > Mechanica > Object ProMechedge > Function ProMechedgeDirectionGet
Function ProMechedgeDirectionGet
Description
Obtains the edge direction with respect to the given contour.
Licensing Requirement
Synopsis
ProMechedgeDirectionGet
(
/* (In)
The edge.
*/
/* (In)
The contour.
*/
ProEdgeDirection* direction
/* (Out)
The edge direction in the given contour.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The edge is not contained in the given contour.
User Guide References
Isto foi útil?