Share

AcDbDatabase::setLayerNotify Method

C++

Acad::ErrorStatus setLayerNotify(
    Adesk::Int16 val
);

Description

Sets the value of the LAYERNOTIFY header variable.

Returns Acad::eOk if successful.

Parameters

Parameters Description
val Input the new value for the LAYERNOTIFY header variable

Links

AcDbDatabase Class

Was this information helpful?