Documentación de la API > Drawings and detail > Object ProDrawing > Function ProDrawingView3DSectionGet
Function ProDrawingView3DSectionGet
Description
Get the 3D section for a view
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawingView.h>
ProDrawingView3DSectionGet
(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
The view handle
*/
ProName sec_name
/* (Out)
Name of the 3D section
*/
ProBoolean* show_x_hatch
/* (Out)
PRO_B_TRUE, is X-hatching is to be shown
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The function failed
User Guide References
¿Fue esto útil?