cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Alex C
Booster
since ‎2022-05-26
yesterday

User Statistics

  • 26 Posts
  • 1 Solutions
  • 14 Likes given
  • 4 Likes received

User activity

The other day we had an office wide design charrette in AC and a lot of bad library practices and old objects slipped in. I went through and cleaned up the libraries, we had both the new AC28 library packs and monolithic library loaded, now it's just down the library packs. ...
Hi, I've been trying to write some GDL to display an X and Y value as decimal feet, rounded to .5' So for example it would read as "20'x15.5'" The closest I have been able to get is using the below dimxy = STR{2}("%~.1df", A)+"x"+STR{2}("%~.1df", B) This hides the zero for m...
Hi, I've become somewhat reliant on using MVO in a lot of custom objects. I create most of my objects in AC27, I finally got around to working more in AC28 and I've noticed they've changed the MVO Macros. The typical LibraryGlobals13 I have been referencing is not in the arc...
The new library update for AC28 released a new Multipanel door, however it is currently only available in the INT library. It would be great if it could also come over to the USA library.
Hello, I am finally getting a good robust selection of custom objects that I've built for our office. I have a project that I am personally working on where I am testing a lot of these objects where I verify they work properly, so I am often reloading our library in that par...