Category Mechanica, Object ProMechcontour

Function ProMechcontourSurfaceGet


Description
Obtains the surface that contains the contour.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechGeometry.h>
ProErrorProMechcontourSurfaceGet(
ProMechContour contour
/* (In)
The contour.
*/
ProMechSurface* surface
/* (Out)
The surface.
*/
)
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