C++
Acad::ErrorStatus acedRestorePreviousUCS();
File
aced.h
Description
Sets the previous UCS to be the current UCS. This function operates on the document currently displayed in the editor.
Returns Acad::eOk if successful. Returns Acad::eNotApplicable if there is no previous UCS to restore, or if there is no current document.