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 )
User Guide References
選択オブジェクト:ProSelectionUvParamSet
ProSelection オブジェクトの展開:ProSelectionUvParamSet
ProSelection オブジェクトの構築:ProSelectionUvParamSet
詳細接続と引出線:ProSelectionUvParamSet
ハンドルとデータ型:ProSelectionUvParamSet
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。