Category Features, Object ProFeature

Function ProFeatureD3elemRatioGet


Description
Get the position ratio for PRO_E_D3ELEM_MOVE_VALUE element on an edge or entity.
Synopsis
#include <ProD3Elem.h>
ProErrorProFeatureD3elemRatioGet(
ProElement elem_move
/* (In)
The PRO_E_D3ELEM_MOVE_VALUE id element.
*/
double* ratio
/* (Out)
The position ratio on edge or entity.
*/
)
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