In this video, we study and code review one of the basic tutorials shipped with OpenCascade library. We learn how to build a planar profile, extrude a prism, apply fillets and Boolean operations. We also construct a helical thread feature exploiting UV-to-3D mapping, where we benefit from using parametric domain of a cylindrical surface.
#opencascade #cascade #occt #cad #programming #3D #quaoar #tutorial
📫 C O N T A C T M E
Have a point to raise up with me? Just ping me by e-mail - [email protected].
✊ C O M M U N I T Y
Our blog: http://quaoar.su/blog/
Our forum: http://analysissitus.org/forum/index.php
Our Open-source CAD platform: http://analysissitus.org/
🔗 L I N K S
For visual debugging, we use our open-sourced Analysis Situs GUI/CLI/SDK: http://analysissitus.org
List of lessons and the corresponding discussions: http://analysissitus.org/forum/index....
⏰ T I M E S T A M P S
0:00 Introduction.
1:10 Run code and check invalidities of constructed shape.
8:30 Fuse two solids in Analysis Situs.
10:30 Jump into the tutorial's code. Explore of bottle's profile construction.
15:02 Explore of bottle's body construction. Make a prism and fillets in Open Cascade.
20:20 Explore of bottle's neck construction.
23:02 Explore of hollowed solid construction. Give solid a thickness.
30:53 Avoid dynamic type casting to make logic more robust.
34:13 Explore of thread construction.
40:58 Fuse two solids in Open Cascade.
43:30 Maximize two faces using UnifySameDomain tool of Open Cascade.