Category Mechanica, Object ProMechcontour

Function ProMechcontourContainingContourGet


Description
Obtains the contour's containing contour.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechGeometry.h>
ProErrorProMechcontourContainingContourGet(
ProMechContour contour
/* (In)
The contour.
*/
ProMechContour* containing
/* (Out)
The containing contour. NULL if there is no containing contour.
*/
)
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