API 설명서 > Selection > Object ProSelection > Function ProSelectionUvParamGet
Function ProSelectionUvParamGet
Description
Gets the UV-parameters from a selection object.
Replacement in Object TOOLKIT:
Synopsis
#include <ProSelection.h>
ProSelectionUvParamGet
(
ProSelection selection
/* (In)
The selection object
*/
ProUvParam uv_param
/* (In)
The UV-parameters
*/
)
Returns
The function successfully retrieved the UV-paramters.
The supplied inputs were incorrect.
Sample Code References
User Guide References
도움이 되셨나요?