TsgDXFEntity.FindEntByHandle
Find the entity by a given handle.
function FindEntByHandle(const AHandle: UInt64): TsgDXFEntity;
Description
Call FindEntByHandle to get entity by its handle. Specify the handle as the AHandle parameter.
Go to CAD VCL Enterprise