API Documentation
>
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 )
User Guide References
The Selection Object:ProSelectionUvParamSet
Unpacking a ProSelection Object:ProSelectionUvParamSet
Building a ProSelection Object:ProSelectionUvParamSet
Detail Attachments and Leaders:ProSelectionUvParamSet
Handles and Data Types:ProSelectionUvParamSet
Was this helpful?
This site works best with JavaScript enabled