C++
Acad::ErrorStatus removeAllOverrides();
Description
Removes all overrides associated with this layer, for all viewports.
Returns Acad::eOk if there is nothing to remove or if the remove is successful; otherwise, returns an AutoCAD error status.
Acad::ErrorStatus removeAllOverrides();
Removes all overrides associated with this layer, for all viewports.
Returns Acad::eOk if there is nothing to remove or if the remove is successful; otherwise, returns an AutoCAD error status.