Documentation de l'API > Drawings and detail > Object ProDrawing > Function ProDrawingViewFlagSet
Function ProDrawingViewFlagSet
Description
Set projection arrow flag for the projection and detail views.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawingView.h>
ProDrawingViewFlagSet
(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
The view handle
*/
/* (In)
TRUE, if flag is set
*/
)
Returns
The function succeeded.
Model is in read-only state.
One or more input arguments was invalid.
The view flag could not set
User Guide References
Est-ce que cela a été utile ?