Documentation de l'API > Drawings and detail > Object ProDrawing > Function ProDrawingViewExplodedGet
Function ProDrawingViewExplodedGet
Description
Get the exploded state of the view
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawingView.h>
ProDrawingViewExplodedGet
(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
The view handle
*/
ProBoolean* exploded_state
/* (Out)
The exploded state
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The exploded state could not get
User Guide References
Est-ce que cela a été utile ?