CAD XML API Reference > XML Reference Extension > Instructions >
The element defines FitToSize command that fits the drawing to the view area proportionally.
Syntax:
<fittosize/>
Example:
<?xml version="1.0" encoding="UTF-8"?> <cadsofttools version="2.0"> <fittosize/> </cadsofttools>