Share

AcDbDatabase::setLayerEval Method

C++

Acad::ErrorStatus setLayerEval(
    Adesk::UInt8 val
);

Description

Sets the value of the LAYEREVAL header variable.

Returns Acad::eOk if successful.

Parameters

Parameters Description
val Input new value for LAYEREVAL

Links

AcDbDatabase Class

Was this information helpful?