Category Mechanica, Object ProMechpoint

Function ProMechpointPointGet


Description
Obtains the coordinates of the point.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechGeometry.h>
ProErrorProMechpointPointGet(
ProMechPoint point
/* (In)
The point.
*/
Pro3dPnt out_point
/* (Out)
The coordinates of the point.
*/
)
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