TsgDXFConverter.DeleteBlock
Deletes object of the TsgDXFBlock class.
function DeleteBlock(ABlock: TsgDXFBlock; DoFree: Boolean): Boolean;
Description
Deletes object of the TsgDXFBlock class from the list. Set DoFree in True to free memory of deleted object.
Returns Ture if function succeeds.
Returns False if function fails.
Go to CAD VCL Enterprise