OnSelectEntity

  XML_API > CAD XML API Reference > XML Reference Extension > Events >

OnSelectEntity

Previous pageReturn to chapter overviewNext page

Occurs then user selects an entity with mouse.

Note: OnSelectEntity event is disabled by default. In order to enable it, use <signtoevent/> command.

 

Syntax:

<SelectEntities Handle=""/>

 

 

Attributes of <SelectEntities />

Attribute

Description

Handle

Handle of the selected entity.

Go to ABViewer