API ドキュメンテーション
>
Selection
>
Object ProSelection
> Function ProSelectionViewSet
Function ProSelectionViewSet
Description
Sets the view of the
ProSelection
to the user provided
ProView.
Replacement in Object TOOLKIT:
pfcSelection::SelView2D
Synopsis
#include <
ProSelection.h
>
ProError
ProSelectionViewSet
(
ProView
view
/* (In)
user-provided
ProView.
*/
ProSelection
* p_prosel
/* (In)
pointer to user-provided
ProSelection.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully set the view.
PRO_TK_BAD_INPUTS
One of the arguments is NULL.
Sample Code References
pt_examples ( TestSelect.c )
pt_userguide ( UgDrawingDimensions.c )
User Guide References
選択オブジェクト:ProSelectionViewSet
ProSelection オブジェクトの構築:ProSelectionViewSet
詳細接続と引出線:ProSelectionViewSet
図面寸法の接続と寸法の作成:ProSelectionViewSet
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。