Extracting plane dip/direction using command line

Feel free to ask any question here
Post Reply
harrybm
Posts: 1
Joined: Wed Jun 05, 2024 1:46 pm

Extracting plane dip/direction using command line

Post by harrybm »

Hi All,

I'm looking for a way when using the best-fit command line on a cloud to extract the dip and dip direction out into a csv perhaps.
Currently I'm loading in multiple csv files of points to best fit and exporting them as OBJ for visualisation. At the same time as this I'd be interested in setting up a record of the dip/direction of these planes.
I would be fine taking a note as they generate if doing it manually, but the automation of this is the end goal.

Any help on this would be appreciated! Thanks
daniel
Site Admin
Posts: 7707
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Extracting plane dip/direction using command line

Post by daniel »

Well, that wouldn't be too hard to program but you'll still need a way to compile the project on your side (if you are able to do so, then I can give post here the lines of code to do it, and where to add them).

But it's maybe easier in a way to use the Python interfaces (CloudCompy or the Python plugin).
Daniel, CloudCompare admin
Post Reply