API ドキュメンテーション
>
Selection
>
Object ProSelection
> Function ProSelectionDisplay
Function ProSelectionDisplay
Description
Displays the selection. Note that this is a one-time action (the next repaint will erase this display).
Replacement in Object TOOLKIT:
pfcSelection::Display
Synopsis
#include <
ProSelection.h
>
ProError
ProSelectionDisplay
(
ProSelection
selection
/* (In)
The selection to display
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully displayed the selection.
PRO_TK_BAD_INPUTS
The input argument is invalid.
Sample Code References
pt_examples ( TestSelect.c )
pt_examples ( TestSelect.c )
User Guide References
ハイライト:ProSelectionDisplay
同等の Pro/DEVELOP 関数:ProSelectionDisplay
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。