Login  Register

Re: how to create closed polygons?

Posted by ClaudeQC on Oct 17, 2012; 12:13pm
URL: https://forum.librecad.org/how-to-create-closed-polygons-tp5707144p5707160.html


On 2012-10-17 00:35, Jopeto [via LibreCAD] wrote:

 >
 > Hello Claude,
 >

Hello Jopeto.


 >
 >  > 1) Draw a rectangle using a "Polyline" entity.
 >
 > This is what I needed. After drawing a rectangle using polyline,
 > I go to
 > Modify->Edit Entry Geometry and click the selection box "Closed".
 > This
 > seems to give me a closed rectangle, which is what I need.
 >

- You can avoid the "Modify"->"Properties" step by drawing
   the Polyline entity (rectangle) the following way:

        1) Select "Draw"->"Polyline"->"Polyline".

        2) Draw the rectangle by specifying the 4 points,
           then click on the "Close" button in the Polyline
           tools bar, located at top of the drawing window.


Claude