TsgDXFConverter.BlockByName
TsgDXFConverter
Classes Reference > CAD Database structure > TsgDXFConverter > TsgDXFConverter Methods >
function BlockByName(const AName: string): TsgDXFBlock;
Description
Searches object TsgDXFBlock class by name specified in the AName parameter and returns if exists. Else returns nil.
I
Go to CAD VCL Enterprise