Eric B
Enthusiast
since ‎2021-09-05
yesterday

User Statistics

  • 47 Posts
  • 1 Solutions
  • 4 Likes given
  • 22 Likes received

User activity

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 thanksEric
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...
Good morning One other quick question with the drawing title I am creating Can I get the DrawingID of the source drawing when back referencing? For instance a detail (Drawing ID 1) is on sheet 5-03 and it is referenced from a floor plan (drawing ID 1...
Good evening Apologies if this has been asked before but I could not find anything relating to this How can you read an autotext value into a variable in GDL I would like to be able to do the following and read the first two characters of the Master ...
Likes given
Likes received