<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Zoom to selected objects in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/zoom-to-selected-objects/m-p/942698#M349927</link>
    <description>Forgot this companion routine.&lt;BR /&gt;
&lt;BR /&gt;
Private Function UCStoWCS(ByVal ptv As Variant) As Variant&lt;BR /&gt;
    If UBound(ptv) &amp;lt; 2 Then ReDim Preserve ptv(LBound(ptv) To 2)&lt;BR /&gt;
    UCStoWCS = ThisDrawing.Utility.TranslateCoordinates(ptv, acUCS, acWorld, False)&lt;BR /&gt;
End Function&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
&lt;BR /&gt;
Wayne</description>
    <pubDate>Wed, 11 Feb 2004 05:30:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2004-02-11T05:30:36Z</dc:date>
  </channel>
</rss>

