Most likely 3D (Misc > Modify > Flatten Drawing to 2D)?
Please attach your drawing, so we can help efficiently (see rules in red above).
Search found 8371 matches
- Mon Jul 04, 2022 4:53 pm
- Forum: QCAD Troubleshooting and Problems
- Topic: [solved] Can not snap to polyline
- Replies: 2
- Views: 88
- Mon Jul 04, 2022 12:20 pm
- Forum: QCAD Troubleshooting and Problems
- Topic: Insert library items
- Replies: 1
- Views: 57
Re: Insert library items
Each block reference is on a layer (e.g. layer "MyLayer"). Each entity that is part of the block is also on a layer (e.g. layers "0", "MyOtherLayer", etc.). Both the layer of the block reference and the layer of the entity in the block must be visible for an entity to be visible. If you cannot solve...
- Sat Jul 02, 2022 11:16 am
- Forum: QCAD Suggestions and Feedback
- Topic: Suggestions for the improvement of exportation to SVG.
- Replies: 7
- Views: 236
Re: Suggestions for the improvement of exportation to SVG.
Here I was doing two suggestions: First is about not adding an attribute for all entities of the draw (lines,paths) with the layer name. Example: <line x1="0" y1="0" x2="140" y2="0" qs:layer="layer 1" /> <line x1="0" y1="0" x2="153" y2="50" qs:layer="layer 1" /> Instead, group entities of the same ...
- Fri Jul 01, 2022 10:42 am
- Forum: QCAD Suggestions and Feedback
- Topic: Suggestions for the improvement of exportation to SVG.
- Replies: 7
- Views: 236
Re: I have forgotten to talk about transform="scale(1,-1)"
Point coordinates in SVG differ from the coordinates in QCAD in the sign of the y coordinate. This is a design choice, indeed to the effect to keep coordinates in the output identical to the ones in the input, making life a lot easier for those who need to further process the SVG file in one way or...
- Fri Jul 01, 2022 10:39 am
- Forum: QCAD Suggestions and Feedback
- Topic: Suggestions for the improvement of exportation to SVG.
- Replies: 7
- Views: 236
Re: Suggestions for the improvement of exportation to SVG.
Thanks for your thoughts. Please post unrelated ideas each to a separate topic in the future to keep separate discussions separate and avoid confusion. Also, this is in the wrong place as it seems unrelated to the QCAD part libraries. I will move the topic accordingly. This option will add QCAD decl...
- Thu Jun 30, 2022 10:33 pm
- Forum: QCAD Troubleshooting and Problems
- Topic: [solved] commands 'sticking'.
- Replies: 2
- Views: 137
Re: commands 'sticking'.
A right-click or Escape takes you back to the previous state of the current tool. For example, if you right-click after setting the end point of a line, you can set a new start point at a different location instead of continuing a string of lines. Depending on the tool, there are several steps to go...
- Thu Jun 30, 2022 10:28 pm
- Forum: QCAD Suggestions and Feedback
- Topic: Rotating to a point
- Replies: 2
- Views: 123
Re: Rotating to a point
Please refer to the user manual about the rotation tool, steps 4 and 6 in particular:
https://qcad.org/doc/qcad/latest/refere ... doc/Rotate
https://qcad.org/doc/qcad/latest/refere ... doc/Rotate
- Thu Jun 30, 2022 1:10 pm
- Forum: QCAD Professional
- Topic: vectorisé texte
- Replies: 2
- Views: 70
Re: Script joint + vectorisé texte
Dans l'objectif de faire un fichier qui sera découper par une machine de coupe. Je dois convertir du texte ecrit en ligne vectorisé afin que la decoupe soit interpréter. Comment le faire ? Vous pouvez décomposer du texte (plusieurs fois si nécessaire) avec Modifier > Décomposer . Le texte formaté e...
- Thu Jun 30, 2022 1:04 pm
- Forum: QCAD Professional
- Topic: [Débutant] [Ovale/Formes contraintes/déformées]
- Replies: 1
- Views: 54
Re: [Débutant] [Ovale/Formes contraintes/déformées]
Voici quelques suggestions : Ellipse: https://qcad.org/doc/qcad/latest/reference/fr/index.php?page=scripts/Draw/Ellipse/EllipseCPP/doc/EllipseCPP Ellipse inscrite : https://qcad.org/doc/qcad/latest/reference/fr/index.php?page=scripts/Draw/Ellipse/EllipseInscribedQuad/doc/EllipseInscribedQuad Cannelu...
- Thu Jun 30, 2022 8:22 am
- Forum: QCAD 'How Do I' Questions
- Topic: How do I select all elements that BOTH ends do connect with another element. Or do not(for deletion)
- Replies: 10
- Views: 402
Re: How do I select all elements that BOTH ends do connect with another element. Or do not(for deletion)
the image: Andrews suggestion will not work on this open loop example. The Selection Filter can't cover that with an open/closed condition. The user does not want anything to be selected in that first example: So, in the case of this image... Nothing would get selected, because I do not have a clos...
- Wed Jun 29, 2022 7:39 pm
- Forum: QCAD 'How Do I' Questions
- Topic: How do I select all elements that BOTH ends do connect with another element. Or do not(for deletion)
- Replies: 10
- Views: 402
Re: How do I select all elements that BOTH ends do connect with another element. Or do not(for deletion)
1. Select > Select All 2. Draw > Polyline > Polyline from Selection 3. View > Selection Filter Screenshot 2022-06-29 at 20.36.00.png 4. Enter the data as shown and click the button at the bottom left to select all closed polylines. You can then move them, copy them, etc. These are all your closed lo...
- Wed Jun 29, 2022 5:37 pm
- Forum: QCAD Suggestions and Feedback
- Topic: Parametric features
- Replies: 5
- Views: 260
Re: Parametric features
Unfortunately, I can only confirm that there are still no plans for parametric constraints in the foreseeable future for QCAD. While it might be interesting at some point, there are simply too many other priorities. I don't think constraints are very high on the list of what QCAD users want. It hard...
- Wed Jun 29, 2022 2:45 pm
- Forum: QCAD Troubleshooting and Problems
- Topic: Unable to find library's
- Replies: 1
- Views: 104
Re: Unable to find library's
Thanks. Bug report at:
https://www.qcad.org/bugtracker/index.p ... sk_id=2376
https://www.qcad.org/bugtracker/index.p ... sk_id=2376
- Wed Jun 29, 2022 1:42 pm
- Forum: QCAD Troubleshooting and Problems
- Topic: Unknown green signs
- Replies: 2
- Views: 68
- Tue Jun 28, 2022 11:11 am
- Forum: QCAD Professional
- Topic: [Resolve] [Ovale] Fusionner les petit bouts d'arc de cercles
- Replies: 2
- Views: 126
Re: [Ovale] Fusionner les petit bouts d'arc de cercles
Vous pourriez créer une polyligne à partir de celle-ci :
Dessin > Polyligne > Polyligne à partir des segments
Dessin > Polyligne > Polyligne à partir des segments