Create a window to insert editable geometric drawings
16 views
Skip to first unread message
Manuel Pulido
unread,
Sep 5, 2025, 5:36:03 AM (3 days ago) Sep 5
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Apps Script Community
Hi everyone, I need some help. I'm building a racks configurator that sizes the vertical and horizontal racks based on the weight of the pallets. One of the features, once I've given the dimensions of a single rack and a rectangular space, is to provide a plan view of the racks layout. Is there a library or module I can use to draw these objects, which also allows me to graphically modify the dimensions and then export the drawing to AutoCAD? I'm currently creating an SCR file that I'll then import into AutoCAD, but I can't show the user the drawing before exporting it to AutoCAD. I've attached a photo of the type of drawing I need to make, which is essentially a set of rectangles.