<showselectedentities>

  CAD XML API Reference > XML Reference Extension > Instructions >

<showselectedentities>

Previous pageReturn to chapter overviewNext page

The element defines ShowSelectedEntities command that zooms to the rectangle area which contains the selected entities.

 

Syntax:

<showselectedentities/>

 

 

Example:

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