C++
virtual void destroyAutoCADView( AcGsView * pView ) = 0;
Description
Corresponds to createAutoCADView(). Destroys the view.
Parameters
| Parameters | Description |
|---|---|
| view | Input pointer to AcGsView |
virtual void destroyAutoCADView( AcGsView * pView ) = 0;
Corresponds to createAutoCADView(). Destroys the view.
| Parameters | Description |
|---|---|
| view | Input pointer to AcGsView |