Jump to content

Recommended Posts

Posted

Hi,

 

anyone here with experience for ac core console, and data extraction?

I have an datalink established in autocad file to extract attributes from certain blocks, all works fine within autocad, 

using this command (command "DATALINKUPDATE" "U" "K") the table is being updated and all works fine.

 

when this command is run in scr file in ac core console, it simply says 2 object found, 2 object cannot be updated.

 

Any idea why ?

Posted (edited)

see here (old link, could be updated by now)

 

scripts open a drawing in autocad window, core console in effect only the command line , so not all autocad commands work there as also not all vla- functions will work there. Simply put : only commands that don't need a dialog and vanilla lisp will work.

Edited by rlx
Posted

yes, i am aware of the fact the functions are limited,  i was just not able to confirm this is the case. 

I know the web page, and i confirmed  -DATAEXTRACTION, DATAEXTRACTION, DATALINK, DATALINKUPDATE is the list. thats why i was curious, maybe i was doing something wrong.

 

I have a huge automation script on powershell + lisp which does lot of work for us and simply this a missing piece. 

 

Thats why I was searching for solution. 

Posted

probably played once or twice with datalink etc. But if script works , relax and enjoy your coffee... but maybe you get better reactions , the day is still young....

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...