Print Page | Close Window

Array?

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=10565
Printed Date: 19.Apr.2026 at 08:04


Topic: Array?
Posted By: tlnaab
Subject: Array?
Date Posted: 01.Aug.2014 at 02:10
How do I divide a known distance on a graduated scale? Example;
 
I have a distance of 340mm and I want to divide this into 60 graduated spaces. sort of like an array but not linear but an equal graduation.
 
 


-------------
Tim Naab



Replies:
Posted By: philippe JOSEPH
Date Posted: 01.Aug.2014 at 07:46
Hello tlnaab, as 340/60 is not an exact measure you will have to use the command : DIVIDE.
In the command at the 2nd step you have the option (Block) and you can use it to insert a block ( type the exact name of the block ).
With the command MEASURE you can do an other type of array but with a distance instead of an equal array.
You can use these commands on lines, circles, arcs, polylines.
 
P.S. If you launch the command LINE, clic for the first point, specify a direction with your mouse and type 340/60, enter then AutoCAD will draw you a line of exactly the good length : 5.666666666.........


Posted By: Kent Cooper
Date Posted: 04.Aug.2014 at 15:46
That could probably be worked out, but I would want to know more about the nature of the gradation.  Should it be an arithmetic progression of different spaces [i.e. each space larger or smaller than the next by an equal amount], or a geometric progression [i.e. each space larger or smaller than the next by an equal ratio], or perhaps something different?  How much bigger or smaller than the average size should the largest and smallest spaces be?  Etc.



Print Page | Close Window