TsgDXFConverter.LayerByName
Returns layer with the name specified in AName.
function LayerByName(const AName: string): TsgDXFLayer;
Description
Returns layer with the name specified in AName. If layer does not exist LayerByName creates a new TsgDXFLayer class object.
Go to CAD VCL Enterprise