<getselected>

  CAD XML API Reference > XML Reference Extension > Instructions >

<getselected>

Previous pageReturn to chapter overviewNext page

The element defines GetSelected command that returns handles of the entities that have been selected by mouse.

 

Syntax:

<getselected/>

 

 

Example:

<?xml version="1.0" encoding="UTF-8"?>
<cadsofttools version="2.0">
  <getselected/>
</cadsofttools>