Category Features, Object ProFeature

Function ProFeatureD3elemUvGet


Description
Get the position UV parameter for PRO_E_D3ELEM_MOVE_VALUE element on a surface or plane.
Synopsis
#include <ProD3Elem.h>
ProErrorProFeatureD3elemUvGet(
ProElement elem_move
/* (In)
The PRO_E_D3ELEM_MOVE_VALUE id element.
*/
ProUvParam position_uv
/* (Out)
The position UV parameter on surface or plane.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more of the input arguments are invalid
PRO_TK_GENERAL_ERRORThe function failed.

Manual References:

  1. Element Trees: Creo Flexible Modeling Features: The Element Tree for 3D Transformation Sets
  2. Element Trees: Creo Flexible Modeling Features: Functions for the PRO_E_D3ELEM_MOVE_VALUE element
  3. Element Trees: Creo Flexible Modeling Features: Functions for the PRO_E_D3ELEM_MOVE_VALUE element