Search found 16 matches

by AndreasO
Thu Jul 09, 2015 12:31 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: Making graphics?
Replies: 2
Views: 6369

Re: Making graphics?

Need a tutorial for making a widget for showing data.
by AndreasO
Tue Jul 07, 2015 9:53 am
Forum: QCAD Programming, Script Programming and Contributing
Topic: Making graphics?
Replies: 2
Views: 6369

Making graphics?

Hello again.

I'm looking for the tool/module to make a "properties"-like popup window but I have a hard time navigating thrue the documentation.
please give me a pointer to the right place.

I'm new to ecmascript but it seams easy, the hard part is getting to know qcad's script modules.
by AndreasO
Sat Jun 27, 2015 7:49 pm
Forum: QCAD Community Edition
Topic: performance on new intel atom?
Replies: 0
Views: 5467

performance on new intel atom?

I'm curious about the performance of Qcad on the new Intel atoms. Does Qcad work well on them?
by AndreasO
Sat Jun 27, 2015 4:12 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: Some questions about plugins.
Replies: 5
Views: 12403

Some questions about plugins.

I'm going to learn ecmascript to make a plugin to handle some things that is neaded for geodetics. have some questions: Does qcad snapp Z(hight) or can it be made to do it? Can a plugin retrieve Z to calculate slope? Can I remake the parallel line function to do a Z-move? Is it possible to edit poin...
by AndreasO
Sun May 17, 2015 3:22 pm
Forum: QCAD Suggestions and Feedback
Topic: landxml
Replies: 0
Views: 6032

landxml

I would like to se landxml support. With code and id for object.
by AndreasO
Fri May 15, 2015 11:06 pm
Forum: QCAD 'How Do I' Questions
Topic: How to use shell tool?
Replies: 1
Views: 3656

How to use shell tool?

Hello.

What can be done with the shell inside qcad? Cant find anything inside the manual.
by AndreasO
Fri May 15, 2015 9:36 am
Forum: QCAD 'Script Add-On & Plug-in challenge' - Work in Progress
Topic: gis plugin?
Replies: 3
Views: 15746

Re: gis plugin?

Forgot to mention roadlines and crossektions.:-)

Its a loong trip but I like the qcad ease of use.
by AndreasO
Fri May 15, 2015 9:29 am
Forum: QCAD 'Script Add-On & Plug-in challenge' - Work in Progress
Topic: gis plugin?
Replies: 3
Views: 15746

Re: gis plugin?

I need a plugin with functions like: calculating slope from point to point Parallel line with deltaZ editing xyz of selected objects in a excel like fashion .. And since qcad is not 3d a way to look at selected points and lines in 3d in a separate window. thats djust for basic surveyingtasks. Would ...
by AndreasO
Fri May 15, 2015 8:57 am
Forum: QCAD 'Script Add-On & Plug-in challenge' - Work in Progress
Topic: gis plugin?
Replies: 3
Views: 15746

gis plugin?

Cant find a plugin for what I work with. As a surveyor I need other functions.

I can code python and I need to learn ecmascript. Is there any good book about it or pdf?
by AndreasO
Tue May 13, 2014 9:39 am
Forum: QCAD Suggestions and Feedback
Topic: surveying function please!
Replies: 9
Views: 13760

Re: surveying function please!

You can display Z values in the property editor by saving the attached file to: <QCAD installation directory>/scripts/Widgets/PropertyEditor/PropertyEditor.js This replaces the file that already exists. Future QCAD versions might offer a user preference to display Z values, so I'd appreciate any fe...
by AndreasO
Tue May 13, 2014 7:17 am
Forum: QCAD Suggestions and Feedback
Topic: surveying function please!
Replies: 9
Views: 13760

Re: surveying function please!

What do you Think?

There is a "Property editor" that you could expand upon with a "Z" field, djust for checking hight.
That would make a huge difference for me.
by AndreasO
Sat May 03, 2014 7:58 am
Forum: QCAD Suggestions and Feedback
Topic: surveying function please!
Replies: 9
Views: 13760

Re: surveying function please!

Coordinates from surveying normaly includes id, xyz, and a code. Dont know if dxf supports point id and code. Some support for "landxml" would be great.
by AndreasO
Fri May 02, 2014 10:59 pm
Forum: QCAD Suggestions and Feedback
Topic: surveying function please!
Replies: 9
Views: 13760

Re: surveying function please!

I missed that you got some things I asked for, but editing points in text I cant find. and how do I put in point by inputing known coordinates? need to that when I get coordinates on paper.=) Look at topocad and I think you get wath I look for.I promise to tell ewery surveyor I know about qcad if yo...
by AndreasO
Fri May 02, 2014 10:51 pm
Forum: QCAD Suggestions and Feedback
Topic: surveying function please!
Replies: 9
Views: 13760

Re: surveying function please!

QCAD generally loads and stores Z values of DXF coordinates for example for 3D points, 3D lines, 3D arcs and circles that are parallel to the X/Y plane. However, QCAD does not support the typical 3D entities such as 3DFACE, 3DSOLID, BODY at all. Further, QCAD does not support viewing or editing of ...
by AndreasO
Fri May 02, 2014 3:15 pm
Forum: QCAD Suggestions and Feedback
Topic: surveying function please!
Replies: 9
Views: 13760

Re: surveying function please!

andrew wrote:Thanks for your feedback.

Please keep in mind that QCAD is a 2D CAD system. Heights, terrain and volume are all 3D aspects which cannot be represented with QCAD.
would it be to hard to implement a set of basic futures for xyz calculations? the dxf-format supports z values.

Go to advanced search