Is it possible to perform an unroll projection on a parabolic shape? Looking at the image I can see that it could possibly be developed in three parts but was wondering if there is an easier way?
Thanks for a great product,
Jim
Unroll - Parabolic
Unroll - Parabolic
- Attachments
-
- plan.jpg (73.58 KiB) Viewed 5196 times
-
- img490.jpg (83.75 KiB) Viewed 5196 times
Re: Unroll - Parabolic
The 'Section extraction' tool (http://www.cloudcompare.org/doc/wiki/in ... t_Sections) is able to unroll the cloud along a polyline. So if you manage to draw the polyline with enough steps so as to get a good approximation of the parabolic shape it could do the trick.
The issue is that it only does this internally. The extracted cloud is then ''folded' back so as to be at the right position in 3D (i.e. around the input polyline). I could hack the code and show you what it looks like 'unrolled' if you send me a sample dataset (cloudcompare [at] danielgm.net).
The issue is that it only does this internally. The extracted cloud is then ''folded' back so as to be at the right position in 3D (i.e. around the input polyline). I could hack the code and show you what it looks like 'unrolled' if you send me a sample dataset (cloudcompare [at] danielgm.net).
Daniel, CloudCompare admin
Re: Unroll - Parabolic
Ok this is now possible. Take a look at this thread;
viewtopic.php?t=1417#p5456
viewtopic.php?t=1417#p5456
Daniel, CloudCompare admin
Re: Unroll - Parabolic
Unrolled Stair using your new tool. Excellent!
- Attachments
-
- unroll_Stair.png (162.38 KiB) Viewed 5162 times
Re: Unroll - Parabolic
Note of caution when when using this tool. My procedure was to trace the polyline in autocad and import to cloud compare. If using curves in your polyline the tool extracts based on the chord of the curve (2nd image). If greater accuracy is required as in my case instead of using curves I just loaded the polyline with more vertices (no curves) to create a more accurate elevation view (first image). Thanks again!
- Attachments
-
- plne_vertice.png (20.38 KiB) Viewed 5129 times
-
- pline_curve.png (37.63 KiB) Viewed 5129 times
Re: Unroll - Parabolic
Curves in polylines?! How do you do this? It is a particular Autocad entity?
Daniel, CloudCompare admin
Re: Unroll - Parabolic
Autcad polyline created with arc sub-command. Upon closer inspection it gets imported as chords at the begin and end of the curves. I have sent an email with the dxf and resulting .bin file