<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
<title>vla-getInterfaceObject</title>
<link>http://www.zwsoft.com/forum/viewthread.php?tid=2569</link>
<description>[i=s] Post Last Edit by Zibster at 2013-1-11 16:55 [/i]

Hello,
when will be possible to use &quot;[b][color=#2e8b57]vla-getInterfaceObject[/color][/b]&quot; function?
How can I connect with DBX in ZwCAD2012+ using VisualLisp?

[u]ZwCAD:[/u]
[color=#4169e1](vla-getInterfaceObject (vlax-get-acad-object) (strcat &quot;ObjectDBX.AxDbDocument.&quot; (substr (getvar &quot;ACADVER&quot;) 1 2)))
; error: Automation Error.[/color]
or
[color=#4169e1](vla-getInterfaceObject (vlax-get-acad-object) (strcat &quot;ObjectDBX.ZxDbDocument.&quot; (substr (getvar &quot;ACADVER&quot;) 1 2)))
; error: Automation Error.[/color]

[u]in AutoCAD:[/u]
[color=#4169e1](vla-getInterfaceObject (vlax-get-acad-object) (strcat &quot;ObjectDBX.AxDbDocument.&quot; (substr (getvar &quot;ACADVER&quot;) 1 2)))
# &lt; VLA-OBJECT IAxDbDocument 00000000313cb630 &gt;[/color]


Greetings,
Assgarth</description>
<author>Zibster</author>
<pubDate>2013-01-11 16:42:33</pubDate>
  </channel>
</rss>