C++
void acgsWriteViewToUndoController( int viewportNumber );
File
acgs.h
Description
This method is used to save the specified viewport's camera parameters to the AutoCAD undo controller so that view modifications by be undone via the UNDO command.
Parameters
Parameters | Description |
---|---|
viewportNumber | Input view number |