Page 1 of 1

[solved] Enclosing rectangle

Posted: Wed Aug 04, 2021 5:52 pm
by Claudiosp
Hi
In Qcad/Cam are some command to do Enclosing rectangle this help me for know dimension of exist geometry and to position geometry on zero point.




Versions
QCAD version: 3.26.4.0
Date: Jun 4 2021
Qt version: 5.13.2
Compiler version: MSVC++ 14.0 (2015)
Build date: Jun 4 2021
Revision: 0bb4334f11f4340e470c4135ae61c076a98f919f

Re: Enclosing rectangle

Posted: Wed Aug 04, 2021 6:09 pm
by CVH
Hi,
I think that you mean Create Polyline from ... Segments (OG)/Selection (OC)
Menu .. Draw .. Polyline ..
QCAD will reqognise squares and rectangle shapes.
See 'Size' property in Property Editor.

For positioning one can also select connected entities ... Double click one of the segments.
Moving with reference point snapping to Middle Manual and two extreme positions.

Regards,
CVH

Re: Enclosing rectangle

Posted: Wed Aug 04, 2021 6:25 pm
by Claudiosp
Hi
I want create one rectangle around de geometry Selection (OC) automatic

Re: Enclosing rectangle

Posted: Wed Aug 04, 2021 6:30 pm
by Husky
Hi,
Claudiosp wrote:
Wed Aug 04, 2021 6:25 pm
Hi
I want create one rectangle around de geometry Selection (OC) automatic
Select the shape, launch the tool "Draw bounding box" below Menu / Misc / Draw

Re: Enclosing rectangle

Posted: Wed Aug 04, 2021 6:33 pm
by Claudiosp
YES YES YES
THANKS