API Documentation > Drawings and detail > Object ProDrawing > Function ProDrawingViewDetailReferenceSet
Function ProDrawingViewDetailReferenceSet
Description
Set reference point of detail view
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawingView.h>
ProDrawingViewDetailReferenceSet
(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
The view handle
*/
ProSelection ref_sel
/* (In)
Reference selection of the detailed view
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The reference could not set
User Guide References
Was this helpful?