Object data error

Object data error

giskumar
Enthusiast Enthusiast
881 Views
2 Replies
Message 1 of 3

Object data error

giskumar
Enthusiast
Enthusiast

Hi All,

 

When i am trying to update a field in Object data using lisp

(ade_odsetfield entName "Service" "InstalledCompletionDate" 0 "2")

 it is throwing an error "Ird internal error, Error: 131072 - Internal error". Please let me know how can i reslove this issue.

 

Regards,

Kumar.

0 Likes
882 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable

Hi Kumar,

 

Which release of Map 3D ? And what's the OS ?
Could you upload a sample DWG file to look into this issue ?

 

Thanks,

0 Likes
Message 3 of 3

Anonymous
Not applicable

I had similar problem. Use LISP to update the Object data then use 'adeeditdata' to see the data is not updated however

if I extracted the data to text file using ade_odgetfield, the value was correct. Do I need to do anything to refresh the object data?

 

Joe

0 Likes