cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Eric B
Advocate
since ‎2021-09-05
a week ago

User Statistics

  • 91 Posts
  • 1 Solutions
  • 6 Likes given
  • 68 Likes received

User activity

Good afternoon all Having not used schedules that much I am a little stuck and hoping someone can shed some light on where I have messed up I have placed zones on my plan to work out floor areas and then created a schedule to report this What I would...
I know this has been discussed in the past but I am trying to make the fill on zones semi transparent I thought I could do this but creating a Graphic Override and change the fill pattern to 25% and the background pen to 0 - This all seems logical Ho...
Hi everyone I am using the following code to determine the size of the page so I can show the page size along with the scale in our drawing title sheetSize = "A1" if AC_LayoutRect[3] < 841 then sheetSize = "A1" endif if AC_LayoutRect[3] < 594 then sh...
Good afternoon all If I have a DrawingGUID is there a way I use it in GDL to get information like the DrawingID and DrawingName?? Many thanks Eric
Hi all I believe I have messed up something really simple with the attached object When I move or stretch it in the 3D window the object reference moves back as though the addz and addy have been removed(see the attached screenshot) Any suggestions a...