Documentação da API > Drawings and detail > Object ProDrawing > Function ProDrawingView2DSectionNumberGet
Function ProDrawingView2DSectionNumberGet
Description
Get the number of setting for the 2D section view
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawingView.h>
ProDrawingView2DSectionNumberGet
(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
The view handle
*/
int* number
/* (Out)
Number of setting for the 2D section
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The function failed
User Guide References
Isto foi útil?