Category Mechanica, Object ProMechpoint

Function ProMechpointIdGet


Description
Obtains the ID of the point.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechGeometry.h>
ProErrorProMechpointIdGet(
ProMechPoint point
/* (In)
The point.
*/
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 ProMechPoint
  2. Creo Simulate: Geometry: Accessing ProMechPoint