API ドキュメンテーション > Drawings and detail > Object ProDrawing > Function ProDrawingViewDetailReferenceGet
Function ProDrawingViewDetailReferenceGet
Description
Get reference point of detail view
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawingView.h>
ProDrawingViewDetailReferenceGet
(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
The view handle
*/
ProSelection* ref_sel
/* (Out)
Reference selection of the detailed view
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The reference could not set
Could not found reference selection.
User Guide References
これは役に立ちましたか?