Category Mechanica, Object ProMechcontour

Function ProMechcontourTraversalGet


Description
Obtains the contour traversal.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechGeometry.h>
ProErrorProMechcontourTraversalGet(
ProMechContour contour
/* (In)
The contour.
*/
ProContourTraversal* traversal
/* (Out)
The contour traversal.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments are invalid.
PRO_TK_E_NOT_FOUNDNo traversals were found for the given contour.

Manual References:

  1. Creo Simulate: Geometry: Accessing ProMechContour
  2. Creo Simulate: Geometry: Accessing ProMechContour