TsgDXFEntity.FindEntByHandle

TsgDXFEntity

  Classes Reference > CAD Database structure > Entities > TsgDXFEntity > TsgDXFEntity Methods >

TsgDXFEntity.FindEntByHandle

TsgDXFEntity

Previous pageReturn to chapter overviewNext page

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