TsgDXFConverter.GetLayerNames

TsgDXFConverter

  Classes Reference > CAD Database structure > TsgDXFConverter > TsgDXFConverter Methods >

TsgDXFConverter.GetLayerNames

TsgDXFConverter

Previous pageReturn to chapter overviewNext page

Populates a list with names of the layers.

procedure GetLayerNames(S: TStrings; DoClear, IncludeUnused: Boolean);

Description

Populates the list S with names of the layers from the table LAYERS. If DoClear is True than list will be cleared, if IncludeUnused is True then in list will be included name of all layers, including wasted.

Go to CAD VCL Enterprise