Search found 47 matches

by HappyShat
Sat Apr 20, 2024 6:17 pm
Forum: QCAD 'How Do I' Questions
Topic: dragging left/down doesn't select an object
Replies: 4
Views: 429

Re: dragging left/down doesn't select an object

Okay, I see what I need to do to display the z-coordinates. I need to check the "display z-coordinates" box. Now I can see the z=0.035 value for left line. Thanks for your help!
QCAD_display_z_coordinates.png
QCAD_display_z_coordinates.png (413.06 KiB) Viewed 275 times
by HappyShat
Sat Apr 20, 2024 5:55 pm
Forum: QCAD 'How Do I' Questions
Topic: dragging left/down doesn't select an object
Replies: 4
Views: 429

Re: dragging left/down doesn't select an object

The reason is simple, the leftmost line entity is drawn on a plane where Z=0.035 units (Here mm but probably converted). Ah! I forgot to flatten the DXF. Thanks for your help! To display Z coordinates in the Property Editor see: menu Edit .. Application Preferences .. Widgets .. Property Editor My ...
by HappyShat
Fri Apr 19, 2024 11:03 pm
Forum: QCAD 'How Do I' Questions
Topic: dragging left/down doesn't select an object
Replies: 4
Views: 429

dragging left/down doesn't select an object

I’ve run into a problem that I haven’t seen before. I’ve attached a DXF and created a YouTube video for illustration purposes. In the attached DXF are two lines. The line on the right can be selected by dragging a rectangle to the left and downward (the rectangle has a blue/purple coloring) . If thi...
by HappyShat
Tue Apr 09, 2024 7:17 pm
Forum: QCAD Troubleshooting and Problems
Topic: What type of object is a Circle?
Replies: 13
Views: 519

Re: What type of object is a Circle?

It should not make any difference at all ... Well, apparently, this makes a difference when importing into another CAD program. My question for you is this: I see a bulge factor of 1 for both of the circles in the DXF that I posted. You mentioned that one of the circles has a bulge fact of somethin...
by HappyShat
Tue Apr 09, 2024 12:43 am
Forum: QCAD Troubleshooting and Problems
Topic: What type of object is a Circle?
Replies: 13
Views: 519

Re: What type of object is a Circle?

The reason why I ask is that they do not import the same (I'm importing into a completely different CAD program). Curious on how they are handled differently ... It should not be different at all ... :wink: Could you share a screen caption of the file with polylines in that application? Regards, CV...
by HappyShat
Mon Apr 08, 2024 11:00 pm
Forum: QCAD Troubleshooting and Problems
Topic: What type of object is a Circle?
Replies: 13
Views: 519

Re: What type of object is a Circle?

CVH wrote:
Mon Apr 08, 2024 10:47 pm
The main differences are: Left starts at 0°, R0.6 ; Right starts at 180°, R0.58737627
How do I convert the left to be the similar to the right (change it from 0°, R0.6 to 180°, R0.6)?

Also, the Properties panel isn't showing this information - where can I find it?
by HappyShat
Mon Apr 08, 2024 6:27 pm
Forum: QCAD Troubleshooting and Problems
Topic: What type of object is a Circle?
Replies: 13
Views: 519

Re: What type of object is a Circle?

I've attached a DXF file with two polyline "circles." Aside from differences in radius and physical xy locations - what are the differences between these two objects? The reason why I ask is that they do not import the same (I'm importing into a completely different CAD program). I'd like to get a b...
by HappyShat
Mon Apr 08, 2024 4:46 pm
Forum: QCAD Troubleshooting and Problems
Topic: What type of object is a Circle?
Replies: 13
Views: 519

Re: What type of object is a Circle?

After a circle has been exploded - how to you turn the objects back to being a circle?

Is the circle object from QCAD identical to what AutoCAD generates?
by HappyShat
Mon Apr 08, 2024 4:31 am
Forum: QCAD Troubleshooting and Problems
Topic: What type of object is a Circle?
Replies: 13
Views: 519

Re: What type of object is a Circle?

Is the circle a type of block? What probably happened is that you made a polyline of the circle and exploded that. As I indicated in my first post using the "circle2p" command and exploded that - twice - resulting in two arcs. The same is true using the CI keyboard shortcuts - the resultant circle ...
by HappyShat
Sun Apr 07, 2024 8:26 pm
Forum: QCAD Troubleshooting and Problems
Topic: What type of object is a Circle?
Replies: 13
Views: 519

What type of object is a Circle?

When I explode a circle a couple of times - I see that the circle is made from two arcs. I drew the circle using the "circle2p" command - draw a circle with two points.

Is the circle a type of block?

Thanks for any information.

I'm using QCAD version 3.24.3.0 on a Windows 11 Pro machine.
by HappyShat
Thu Mar 28, 2024 1:02 am
Forum: QCAD Troubleshooting and Problems
Topic: [solved] Very Strange Behavior - Corrupt DXF?
Replies: 3
Views: 435

[solved] Very Strange Behavior - Corrupt DXF?

Got a strange problem with a DXF that originally came from a step file exported from Solidworks. The step file was then opened in FreeCAD; a DXF was exported from FreeCAD and opened in QCAD. When I opened the DXF in QCAD the drawing exhibited very odd and unstable behavior. So, I decided to create a...
by HappyShat
Sun Dec 03, 2023 8:50 pm
Forum: QCAD 'How Do I' Questions
Topic: How Can I Load This Script into QCAD? [Solved]
Replies: 8
Views: 3356

Re: How Can I Load This Script into QCAD? [Solved]

Thank you so much for those links!
by HappyShat
Sun Dec 03, 2023 6:29 pm
Forum: QCAD 'How Do I' Questions
Topic: How Can I Load This Script into QCAD? [Solved]
Replies: 8
Views: 3356

Re: How Can I Load This Script into QCAD?

I'm not so confident I'd provide the correct answers. At the moment I have a need to create a script that takes in raw numbers and draws a specific structure. For this, and for the moment, it looks as if what I'll mostly need/use is the addLine() command. Those will sit in the js file along with var...
by HappyShat
Sun Dec 03, 2023 6:06 pm
Forum: QCAD 'How Do I' Questions
Topic: How Can I Load This Script into QCAD? [Solved]
Replies: 8
Views: 3356

Re: How Can I Load This Script into QCAD?

How to load and run the example script file. Copy the code from https://qcad.org/en/tutorial-running-sc ... rom-a-file and save as a javascript file (*.js extension)

then from the QCAD menu Misc > Development > Run Script.


load_run_script_file.jpg
load_run_script_file.jpg (190.93 KiB) Viewed 3347 times

Go to advanced search