Search found 3 matches

by SONA
Fri Aug 02, 2019 8:41 am
Forum: CloudCompare
Topic: Export Box center and dimensions of Slices
Replies: 5
Views: 26411

Re: Export Box center and dimensions of Slices

Hi Daniel

Many thx!
I'll check it.

If i want to modify the mainwindow.cpp with VisualStudio, I must do all of this :
  • Get soure code
    Install Cmake
    Install Qt
    After this, I modify mainwindow.cpp and recompile it?

Nice hollydays!
by SONA
Thu Aug 01, 2019 8:55 am
Forum: CloudCompare
Topic: Export Box center and dimensions of Slices
Replies: 5
Views: 26411

Re: Exprt Box center and dimensions of Slices

Hi Daniel

Thx for your answer.
Ok, I think I can developp.
I use C# with visual studio to developp dll plugins for Revit.
How to manage the code and recompile the dll please?
Do you have a tutorial ?

Many thx.
by SONA
Tue Jul 30, 2019 9:02 am
Forum: CloudCompare
Topic: Export Box center and dimensions of Slices
Replies: 5
Views: 26411

Export Box center and dimensions of Slices

Hi, I whant to divide a point cloud in multiples cubes. So I used Cross section tool. It works fine and my cloud is divided in multiple slices. I can also export all of slices and it's good. Now, I'd like to export all of my slices informations (Box center and Dimesions) in a txt file. When I use To...