API 설명서 > Features > Object ProFeature > Function ProFeatureD3elemRatioGet
Function ProFeatureD3elemRatioGet
Description
Get the position ratio for PRO_E_D3ELEM_MOVE_VALUE element on an edge or entity.
Synopsis
#include <ProD3Elem.h>
ProFeatureD3elemRatioGet
(
ProElement elem_move
/* (In)
The PRO_E_D3ELEM_MOVE_VALUE id element.
*/
double* ratio
/* (Out)
The position ratio on edge or entity.
*/
)
Returns
The function succeeded.
One or more of the input arguments are invalid
The function failed.
User Guide References
도움이 되셨나요?