C++
Acad::ErrorStatus acedPspace();
File
aced.h
Description
When called in a layout, this function switches the editor to paper space.
Returns Acad::eOk if successful, or if the editor is currently in paper space. Returns Acad::eInvalidInput if TILEMODE is set to 1, or if there is no current drawing.