Share

AcDbLayerTableRecord::setDescription

C++

Acad::ErrorStatus setDescription(
    const ACHAR* description
);

Description

Sets user-defined descriptive text for the layer.

Input descriptive text up to 255 characters

Links

AcDbLayerTableRecord

Was this information helpful?