

Create building with Kagome pattern
In this example, we demonstrate how HelloTriangle can support the design of advanced architectural structures —specifically by generating...


Create a braided stent
In this example, we will show you how to create a braided stent. Braided stents are innovative medical devices designed to support blood...


Create spline through points
Discover how to create a spline through points with a few lines of Python code. In this example, we start by defining an array...


Sweep profile along a path
Learn how to sweep a profile along a path with only a few lines of Python code. Creating a 3D model through sweeping is a powerful method...


Extrude mesh
In this example, you will learn how to generate 3D models by extruding a mesh. We will demonstrate how to create a cuboid made up of...