RobDev
Contributor
since ‎2024-04-03
a week ago

User Statistics

  • 12 Posts
  • 0 Solutions
  • 0 Likes given
  • 1 Likes received

User activity

Hi all, I've been trying to get ACAPI_Drawing_Update_Drawings() to work, but I'm not having much success. Every time I run the below code the only return I get is Unknown Error, and the drawing doesn't update: API_Element drawingElem; drawingElem.hea...
Hi all, I've already got some code written to change view settings automatically using ACAPI_Navigator_ChangeNavigatorView(), however I'm experiencing crashes when trying to use the same function to update the view settings for schedule views. I'd li...
Hi all, I've got a .txt file located within my Embedded Library, and I'm looking to write to it using an addon to allow some custom GDL objects to read it and update their parameters when they're placed. My question is whether this is possible at all...
Hi all, A quick question from me: is it possible at all to request an element or lockable object set (something like the Location Settings) from another user using the API? Checking through the documentation and searching online there doesn't seem to...
Hi all, For the past week or so the Add-ons page for the developer profile has been showing me "There has been a critical error on this website". From looking at previous threads it seems like this can be a server issue - should I just wait until it'...
Likes received