aaryan Posted May 9, 2013 Posted May 9, 2013 Hi All, Is it possible to get INSUNITS variable from an unopened drawing file. I hope it can be done using ObjectDBX. if so please point me to the right direction. Regards Aaryan Quote
Lee Mac Posted May 9, 2013 Posted May 9, 2013 System Variables are not accessible through ObjectDBX. Quote
aaryan Posted May 9, 2013 Author Posted May 9, 2013 System Variables are not accessible through ObjectDBX. Thanks for the information Lee Mac. Regards Quote
aaryan Posted May 9, 2013 Author Posted May 9, 2013 @Lee Mac One more thing, Your code LM:BrowseForFolder works pretty well but is there a way I can navigate back from the Root Directory. There should be some way which Masters like you only can point. Thanks and Regards Quote
Lee Mac Posted May 9, 2013 Posted May 9, 2013 One more thing, Your code LM:BrowseForFolder works pretty well but is there a way I can navigate back from the Root Directory. The functionality of the dialog interface is dependent entirely on the behaviour of the browseforfolder method. Supplying this method with the Root parameter prevents the user from navigating above the given directory, this behaviour is inherent to the method and hence beyond your control. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.