API 文档
>
Selection
>
Object ProSelection
> Function ProSelectionUvParamSet
Function ProSelectionUvParamSet
Description
Sets the UV-parameters to a selection object.
NOTE:
This applies to surface selections only.
Replacement in Object TOOLKIT:
pfcSelection::SelTableCell
Synopsis
#include <
ProSelection.h
>
ProError
ProSelectionUvParamSet
(
ProSelection
selection
/* (In)
The selection object
*/
ProUvParam
uv_param
/* (In)
The UV-parameters
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully set the UV-parameters
PRO_TK_BAD_INPUTS
The supplied inputs were incorrect.
Sample Code References
pt_examples ( TestSelect.c )
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳