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
Extracting plane dip/direction using command line
Re: Extracting plane dip/direction using command line
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).
But it's maybe easier in a way to use the Python interfaces (CloudCompy or the Python plugin).
Daniel, CloudCompare admin