Category Mechanica, Object ProMechsurface

Function ProMechsurfaceTypeGet


Description
Obtains the type of surface.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechGeometry.h>
ProErrorProMechsurfaceTypeGet(
ProMechSurface surface
/* (In)
The surface.
*/
ProMechSurfaceType* type
/* (Out)
The type.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments are invalid.

Manual References:

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