How to make an array in sketch workbench in libre cad

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

How to make an array in sketch workbench in libre cad

akkib89
I have been toggling the copy/paste function in librecad but in vain, unable to build an array of same figures in repitition horizontally or vertically along a straight line.
Please someone help me in this regard. Is there a direct array command like in Auto cad.
Reply | Threaded
Open this post in threaded view
|

Re: How to make an array in sketch workbench in libre cad

ClaudeQC

Hello akkib89,


On 2012-10-15 08:39, akkib89 [via LibreCAD] wrote:

 >
 > I have been toggling the copy/paste function in librecad but in vain,
 > unable to build an array of same figures in repitition horizontally
 > or
 > vertically along a straight line.
 > Please someone help me in this regard. Is there a direct array
 > command
 > like in Auto cad.
 >

- There is no array command in LibreCAD, but...
   LibreCAD "Move/Copy" command support multiple copy, and behave
   like an array command.


Claude



Reply | Threaded
Open this post in threaded view
|

Re: How to make an array in sketch workbench in libre cad

akkib89
Thanks for the reply. Is there any way to make multiple copies of a selected figure appear along a given profile (eg., a spline)? If you could provide me the algorithm it would be great.
Reply | Threaded
Open this post in threaded view
|

Re: How to make an array in sketch workbench in libre cad

ClaudeQC

On 2012-10-16 04:35, akkib89 [via LibreCAD] wrote:

 >
 > Thanks for the reply. Is there any way to make multiple copies of a
 > selected figure appear along a given profile (eg., a spline)? If you
 > could provide me the algorithm it would be great.
 >

- Sorry, but I have not done such type of drawing before.

- But, theoretically it is possible to do almost any kind
   of drawing, using individual commands and construction lines.


- Maybe someone else can help, here.


Claude


Reply | Threaded
Open this post in threaded view
|

Re: How to make an array in sketch workbench in libre cad

R. van Twisk
Administrator
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: How to make an array in sketch workbench in libre cad

sp1der
In reply to this post by akkib89
akkib89 wrote
I have been toggling the copy/paste function in librecad but in vain, unable to build an array of same figures in repitition horizontally or vertically along a straight line.
Please someone help me in this regard.
This is not ideal but it may help for now until we get something better
At least for copy/move an object along a straight path.



1. Select object.
2. Modify - Move/Copy.
3. Press enter.
4. Specify reference point.
5. Specify target point, make sure you use ' Snap on distance' (or snap on grid if in units of 10). This will find the snap point at required distance (my example is 12.5) along the straight path.
6. Once placed enter requirements in the Move/Copy options window.

Reply | Threaded
Open this post in threaded view
|

Re: How to make an array in sketch workbench in libre cad

akkib89
thanks a lot....