Documentazione API > Features > Object ProFeature > Function ProFeatureD3elemUvSet
Function ProFeatureD3elemUvSet
Description
Set the position UV parameter for PRO_E_D3ELEM_MOVE_VALUE element on a surface or plane.
Synopsis
#include <ProD3Elem.h>
ProFeatureD3elemUvSet
(
ProElement elem_move
/* (In)
The PRO_E_D3ELEM_MOVE_VALUE id element.
*/
ProUvParam position_uv
/* (In)
The position UV parameter on surface or plane.
*/
)
Returns
The function succeeded.
One or more of the input arguments are invalid
The function failed.
Sample Code References
User Guide References
È stato utile?