Search found 69 matches

by serviteur
Fri Feb 05, 2021 2:02 pm
Forum: Python scripting and macros
Topic: Error importing 3DS and LWO files.
Replies: 5
Views: 1249

Re: Error importing 3DS and LWO files.

This has something to do with non coplanar wires. xx:xx:xx skipping polygon (Triangulation failed): [[-0.05000000074505806, 12.090937614440918, 0.0], [-0.05000000074505806, 12.090937614440918, 3.200000047683716], [1.975000023841858, 12.090928077697754, 3.200000047683716], [1.975000023841858, 12.090...
by serviteur
Fri Feb 05, 2021 2:29 am
Forum: Python scripting and macros
Topic: Error importing 3DS and LWO files.
Replies: 5
Views: 1249

Re: Error importing 3DS and LWO files.

jmplonka wrote: Wed Feb 03, 2021 5:21 pm Thank you for sharing the examples - helped me a lot to find the traps.

Should be fixed now.
You are very welcome.
When I test, and I have missed some walls.
by serviteur
Tue Jan 19, 2021 10:23 pm
Forum: Python scripting and macros
Topic: Error importing 3DS and LWO files.
Replies: 5
Views: 1249

Error importing 3DS and LWO files.

Hello, I have an error When I import 3DS and LWO file. From 3DS file Traceback (most recent call last): File "<string>", line 1, in <module> File "C:\Program Files\FreeCAD 0.18\Mod\Arch\import3DS.py", line 72, in insert read(filename) File "C:\Program Files\FreeCAD 0.18\Mod\...
by serviteur
Tue May 12, 2020 1:55 pm
Forum: Open discussion
Topic: FreeCAD Trails Workbench (Transportation and Geomatics)
Replies: 641
Views: 171153

Re: Trails Workbench (Transportation and Earthwork Workbench)

I can't say I understant what you want to make. Your file only contain six point. You can import them and triangulate them. If you want to create contours for them. your elevation values between 756 and 759. So you only have 3 contours because wb create contours for 757,758 and 759. You must made a...
by serviteur
Tue May 12, 2020 12:55 pm
Forum: Open discussion
Topic: FreeCAD Trails Workbench (Transportation and Geomatics)
Replies: 641
Views: 171153

Re: Trails Workbench (Transportation and Earthwork Workbench)

How do I add points from the coordinates on Elou.txt and Santa.txt?
by serviteur
Tue May 12, 2020 12:51 pm
Forum: Open discussion
Topic: FreeCAD Trails Workbench (Transportation and Geomatics)
Replies: 641
Views: 171153

Re: Trails Workbench (Transportation and Earthwork Workbench)

HakanSeven12 wrote: Tue May 12, 2020 12:14 pm Change delimeter from "space" to "comma"
A Kolu Siyah2_2020-05-12_08-09-19.png
A Kolu Siyah2_2020-05-12_08-09-19.png (220.98 KiB) Viewed 1522 times

For me, I obtained the ground plans (sketches) of the two terrains with these coordinates which were made by topographic surveyors.
by serviteur
Tue May 12, 2020 12:12 pm
Forum: Open discussion
Topic: FreeCAD Trails Workbench (Transportation and Geomatics)
Replies: 641
Views: 171153

Re: Trails Workbench (Transportation and Earthwork Workbench)

HakanSeven12 wrote: Tue May 12, 2020 11:59 am Contours will be created for every 1 meter elevation. That is why the first one not working.

Test this

A Kolu Siyah import

A Kolu Siyah_2020-05-12_08-09-19.png
A Kolu Siyah_2020-05-12_08-09-19.png (144.34 KiB) Viewed 1545 times
by serviteur
Tue May 12, 2020 12:04 pm
Forum: Open discussion
Topic: FreeCAD Trails Workbench (Transportation and Geomatics)
Replies: 641
Views: 171153

Re: Trails Workbench (Transportation and Earthwork Workbench)

HakanSeven12 wrote: Tue May 12, 2020 11:59 am Contours will be created for every 1 meter elevation. That is why the first one not working.

Test this
Ok.
by serviteur
Tue May 12, 2020 11:54 am
Forum: Open discussion
Topic: FreeCAD Trails Workbench (Transportation and Geomatics)
Replies: 641
Views: 171153

Re: Trails Workbench (Transportation and Earthwork Workbench)

Create Contours from Points with X, Y coordinates. Elou_ 2020-05-12 07-37.webm I don't get any contour lines! My point file Z=0 (Elevation) Elou_6Avril2020.txt Create Contours from Points with X, Y, Z coordinates. Santa_ 2020-05-12 07-42.webm I only get 3 contour lines with Z(Alti)! Santa_11mai2020...
by serviteur
Tue May 12, 2020 10:15 am
Forum: Open discussion
Topic: FreeCAD Trails Workbench (Transportation and Geomatics)
Replies: 641
Views: 171153

Re: Trails Workbench (Transportation and Earthwork Workbench)

HakanSeven12 wrote: Tue May 12, 2020 10:10 am Correction: path is pivy_trackers/support/
Support_2020-05-12_06-12-48.png
Support_2020-05-12_06-12-48.png (15.51 KiB) Viewed 1880 times
It's working now.
Thank you.