Search found 8366 matches
- Thu Jun 30, 2022 10:33 pm
- Forum: QCAD Troubleshooting and Problems
- Topic: commands 'sticking'.
- Replies: 1
- Views: 5
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: 1
- Views: 10
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: 32
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: 31
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: 153
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: 153
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: 1
- Views: 64
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: 76
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: 49
- Tue Jun 28, 2022 11:11 am
- Forum: QCAD Professional
- Topic: [Resolve] [Ovale] Fusionner les petit bouts d'arc de cercles
- Replies: 2
- Views: 101
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
- Mon Jun 27, 2022 2:39 pm
- Forum: QCAD 'How Do I' Questions
- Topic: [solved] assembly drawing
- Replies: 2
- Views: 95
Re: assembly drawing
Putting the inserted drawings on separate layers seems like the best way to go. Note that if you drag drawing files into your drawing area, a block is created in the process. Changing the layer of the resulting block reference will not change the layer of the entities in the block. To do that, you'd...
- Mon Jun 27, 2022 8:07 am
- Forum: QCAD Professional
- Topic: Schrifgrösse in den apps
- Replies: 1
- Views: 135
Re: Schrifgrösse in den apps
Am Einfachsten setzen Sie die QCAD-Konfiguration zurück:
https://qcad.org/de/tutorial-resetting- ... figuration
https://qcad.org/de/tutorial-resetting- ... figuration
- Mon Jun 27, 2022 7:05 am
- Forum: Chat
- Topic: R12_DXF favorite saving
- Replies: 3
- Views: 179
Re: R12_DXF favorite saving
DXF R12 cannot save all the information in your drawing and should be considered a legacy export format only. DXF R12 will not save your custom properties or the real colors of entities. Splines are converted to polylines on export. Black entities and layers are saved as white. I'd suggest to keep y...
- Wed Jun 22, 2022 9:16 pm
- Forum: Chat
- Topic: Solved: Drawing initial set-up
- Replies: 4
- Views: 272
Re: Drawing initial set-up
Auto zoom zooms to all your visible entities. It zooms the drawing to its maximum zoom, so that everything is visible and nothing is cut off: https://qcad.org/doc/qcad/latest/reference/en/index.php?page=scripts/View/Zoom/AutoZoom/doc/AutoZoom Please note that if you can attach your drawing file, we ...
- Tue Jun 21, 2022 1:07 pm
- Forum: QCAD Professional
- Topic: [résolu] Longueur total + nombre d'entrée
- Replies: 7
- Views: 368
Re: Longueur total + nombre d'entrée
Les résultats de ces outils sont généralement affichés dans l'historique de la ligne de commande. Il n'est pas prévu d'afficher ces informations dans la barre d'état, car il s'agit d'une demande plutôt spécifique à un cas d'utilisation. Notez que vous pouvez déplacer l'historique de la ligne de comm...