TsgDXFExport.UndefinedInserts
Returns the list of undefined INSERT entities.
property UndefinedInserts: TStringList;
Description
Creates a list of undefined INSERT entities. Use it to check for the presence of links to nonexistent BLOCK entities. This property is read-only.
Go to CAD VCL Enterprise