Share

AcDbLayerTableRecord::removeAllOverrides

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.

Links

AcDbLayerTableRecord

Was this information helpful?