Category Mechanica, Object ProMechcontour

Function ProMechcontourIdGet


Description
Obtains the ID for a given contour (unique within the surface that owns the contour).
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechGeometry.h>
ProErrorProMechcontourIdGet(
ProMechContour contour
/* (In)
The contour.
*/
int* id
/* (Out)
The ID.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments are invalid.

Manual References:

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