<?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: object snap mode in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/object-snap-mode/m-p/2036896#M24027</link>
    <description>Try&lt;BR /&gt;
&lt;BR /&gt;
ThisDrawing.Setvariable "OSMODE", [integer number goes here]&lt;BR /&gt;
&lt;BR /&gt;
~'J'~</description>
    <pubDate>Mon, 06 Aug 2007 08:31:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2007-08-06T08:31:50Z</dc:date>
    <item>
      <title>object snap mode</title>
      <link>https://forums.autodesk.com/t5/vba-forum/object-snap-mode/m-p/2036895#M24026</link>
      <description>I want to access to object snap mode (such as mid, center , ....) with VBA. This is possible in Lisp , but i can't find anythings in VBA . please help me.</description>
      <pubDate>Mon, 06 Aug 2007 08:04:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/object-snap-mode/m-p/2036895#M24026</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-06T08:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: object snap mode</title>
      <link>https://forums.autodesk.com/t5/vba-forum/object-snap-mode/m-p/2036896#M24027</link>
      <description>Try&lt;BR /&gt;
&lt;BR /&gt;
ThisDrawing.Setvariable "OSMODE", [integer number goes here]&lt;BR /&gt;
&lt;BR /&gt;
~'J'~</description>
      <pubDate>Mon, 06 Aug 2007 08:31:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/object-snap-mode/m-p/2036896#M24027</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-06T08:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: object snap mode</title>
      <link>https://forums.autodesk.com/t5/vba-forum/object-snap-mode/m-p/2036897#M24028</link>
      <description>ok, and then ??? How I can use of midpoint,center,...???</description>
      <pubDate>Mon, 06 Aug 2007 12:26:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/object-snap-mode/m-p/2036897#M24028</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-06T12:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: object snap mode</title>
      <link>https://forums.autodesk.com/t5/vba-forum/object-snap-mode/m-p/2036898#M24029</link>
      <description>go to autocad, now to to help and search up osmode, its called "OSMODE System Variable" ,under command. there is a list of values you can set osmode to. To set a varibable using visual basic, do  &lt;BR /&gt;
ThisDrawing.SetVariable "OSMODE", 0   -- for example. &lt;BR /&gt;
~cheers</description>
      <pubDate>Mon, 06 Aug 2007 13:21:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/object-snap-mode/m-p/2036898#M24029</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-06T13:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: object snap mode</title>
      <link>https://forums.autodesk.com/t5/vba-forum/object-snap-mode/m-p/2036899#M24030</link>
      <description>Ok. Thanks . How can I use Osnap without "GetPoint" , this means that one of point of osnap be a peoperty of an object such as EndPoint.</description>
      <pubDate>Tue, 07 Aug 2007 08:16:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/object-snap-mode/m-p/2036899#M24030</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-07T08:16:49Z</dc:date>
    </item>
  </channel>
</rss>

