Share

AcDbLayerTableRecord::description

C++

ACDBCORE2D_PORT Acad::ErrorStatus description(
    AcString &
) const;

Description

Returns the user-defined descriptive text for the layer.

Parameters

Parameters Description
unnamed Output of the user-defined descriptive text

Links

AcDbLayerTableRecord

Was this information helpful?