TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Topic started by: Julien on June 30, 2017, 11:45:18 AM

Title: DBX vla-bind
Post by: Julien on June 30, 2017, 11:45:18 AM
Hello,
I am looking a way to bind xref (not all in the dwg). So I tried to use vla-bind on DBX_interfaceObject... my vla-bind code only work on opened dwg.
Is there any limitation on bind operation that request an open dwg to work?

For code review refer to link hereafter.

https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-vla-bind-without-opening-dwg/m-p/7195499#M355241

Thanks for any help.
Title: Re: DBX vla-bind
Post by: ronjonp on June 30, 2017, 12:09:39 PM
I don't think xrefs are loaded into a DBX doc.