How can a huge XYZ survey generated mesh be reduced in size?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2013-01-24
09:01 PM
- last edited on
ā2023-05-24
07:30 PM
by
Rubia Torres
Is there some clever way that AC can reduce the polygon count for the terrain?.......can't seem to find anything on the subject, and I've tried converting the mesh to a morph - but I cannot find any means of reducing polygons (I found the means of increasing the polygon count!). (edit:) I will try smoothing the top of the morph 'terrain' in order that I may then reduce the number of polygons - but I fear that the first step may be a bit too much to ask on this morph !
Please help.....
Is there a way of automating a 'cul' of the xyz data in the surveyors file?
16" M1 Max MacBook Pro 32GB, Apple Studio Display, MacOS 15 Sequoia

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2014-01-16 12:32 AM
Archicad 18/Windows 11
Alienware 17 R5
i7 2.4 GHz / 16 GB ram

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2014-01-16 01:03 AM
The trick is to organize it by columns so you know you are going from one corner to the other.
Alternatively I would actually split the terrain in several quadrants, so you can filter out what you don't need.
can you post the xyz file?
Director @ BuilDigital
nando@buildigital.com.au
Using, Archicad Latest AU and INT. Revit Latest (have to keep comparing notes)
More and more... IFC.js, IFCOpenShell
All things Solibri and BIMCollab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2014-01-16 07:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2014-01-16 02:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2023-02-28 09:06 PM
Hi PB,
you can use free software "meshlab". There is option to import mesh (pointcloud) xyz etc. And reduce number of points by filters. You can for example set radius where should be closes point or set number if points in total. In the end it is possible save it again in xyz format. It is also good if you have more files and you need to merge them together. Cutting and planty of other options.
Good luck