# How to draw a pyramid?

**URL:** https://discourse.shapr3d.com/t/how-to-draw-a-pyramid/20806
**Category:** Modeling Questions
**Created:** [August 8, 2022, 1:11pm UTC](https://discourse.shapr3d.com/t/how-to-draw-a-pyramid/20806 "2022-08-08T13:11:46Z")
**Posts on this page:** 18
**Page:** 1

<div class="post-metadata">

### Author: ![stone](https://avatars.discourse-cdn.com/v4/letter/s/c89c15/32.png) [@stone](https://discourse.shapr3d.com/u/stone)
#### Post date: [August 8, 2022, 1:11pm UTC](https://discourse.shapr3d.com/t/how-to-draw-a-pyramid/20806/1 "2022-08-08T13:11:46Z")

</div>

Hello,

I want to draw a pyramid where  
all sides are an equilateral triangle.

I’ve tried using planes at an angle,  
and adjusting the angle after extrusion.  
(if I only knew the exact angle? )

So, 4 sided, **all** sides a triangle with  
equal length sides.

Any ideas?

ps. new here, if this is the wrong forum,  
movie it please.

---

<div class="post-metadata">

### Author: ![McD](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.shapr3d.com/mcd/32/15504_2.png) [@McD](https://discourse.shapr3d.com/u/McD)
#### Post date: [August 8, 2022, 2:54pm UTC](https://discourse.shapr3d.com/t/how-to-draw-a-pyramid/20806/2 "2022-08-08T14:54:12Z")

</div>

> [@Asymmetrical pyramid aka hip roof](https://discourse.shapr3d.com/t/asymmetrical-pyramid-aka-hip-roof/9513/6):
>
> Thanks - I had tried that too. Here is the file if you want to give it a try. [asymmetrical pyramid.shapr](https://discourse.shapr3d.com/uploads/short-url/xgQSNGofJXZMZmytS0dpD5epmPO.shapr) (1.09 MB)

Take at at this posting above.

---

<div class="post-metadata">

### Author: ![Vassi\_solutions](https://avatars.discourse-cdn.com/v4/letter/v/bc79bd/32.png) [@Vassi\_solutions](https://discourse.shapr3d.com/u/Vassi_solutions)
#### Post date: [August 8, 2022, 3:50pm UTC](https://discourse.shapr3d.com/t/how-to-draw-a-pyramid/20806/3 "2022-08-08T15:50:25Z")

</div>

How I did it:

The trick is to make a circle with the same radius as the length of the sides in one of the bottom corners of a square cupe cut in half diagonal. Then rotate the circle 45 degree so it ends up on the diagonal face.  
Then draw a center line on that face and trim it of on the circle.  
There you will have the correct height of the Pyramid.  
Project this to the sides and use it to make a triangle on two sides so you can subtract this from a cube.

---

<div class="post-metadata">

### Author: ![JST](https://avatars.discourse-cdn.com/v4/letter/j/edb3f5/32.png) [@JST](https://discourse.shapr3d.com/u/JST)
#### Post date: [August 8, 2022, 4:44pm UTC](https://discourse.shapr3d.com/t/how-to-draw-a-pyramid/20806/4 "2022-08-08T16:44:42Z")

</div>

If you need detailed pyramid, here some solution:  
With loft, as my tetrahedron , you can set the angle of the sides…

[![](https://us1.discourse-cdn.com/flex002/uploads/shapr3d/original/3X/2/6/2630e16b33a4b0cb003ba882aed1488880ee7406.jpeg "Tetrahedron in Shapr 3D (with loft command)") ](https://www.youtube.com/watch?v=DMDmJLi3rqg)

Or sculp, like my octhedron …

[![](https://us1.discourse-cdn.com/flex002/uploads/shapr3d/original/3X/a/d/ad9c7098b4f032886b2d77b59d071479cd31a4a9.jpeg "Octahedron in Shapr3D") ](https://www.youtube.com/watch?v=rRPrfErQki8)

Regards:  
A

---

<div class="post-metadata">

### Author: ![Oregonerd](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.shapr3d.com/oregonerd/32/8012_2.png) [@Oregonerd](https://discourse.shapr3d.com/u/Oregonerd)
#### Post date: [August 8, 2022, 6:35pm UTC](https://discourse.shapr3d.com/t/how-to-draw-a-pyramid/20806/5 "2022-08-08T18:35:53Z")

</div>

Find height of the desired pyramid (see below). Draw a square. Extrude the square to the height “h” of the pyramid. Select the top surface of the extrusion and scale it to 0%.  
 ![Pyramid](https://us1.discourse-cdn.com/flex002/uploads/shapr3d/original/3X/d/3/d39895365f34af48b779cad22f38c5985b9ed6dc.jpeg)

---

<div class="post-metadata">

### Author: ![Vassi\_solutions](https://avatars.discourse-cdn.com/v4/letter/v/bc79bd/32.png) [@Vassi\_solutions](https://discourse.shapr3d.com/u/Vassi_solutions)
#### Post date: [August 8, 2022, 7:55pm UTC](https://discourse.shapr3d.com/t/how-to-draw-a-pyramid/20806/6 "2022-08-08T19:55:30Z")

</div>

My first method was to find the height too. Not using that formula but just using regular Pythagoras.

Basically you first find the height of a triangle with pythagoras and then that height will be the Hypothenus of a triangle to the center, That again will give you the height of the pyramid.

But because of desimals rounding up the sides was 449.99991 instead of 450 as it should b e

A better way was to use geometry instead and have shapr3d do the calculations.  
Just cut a cube in half and make a circle on the diagonal face with the same radius as the length of the sides. Then draw a senter line and the intersection will be the true height of the pyramid. You can then cut the line at the point and project it to two of the sides to make two triangles you can extrude/subtract.

---

<div class="post-metadata">

### Author: ![Stephen](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.shapr3d.com/stephen/32/16350_2.png) [@Stephen](https://discourse.shapr3d.com/u/Stephen)
#### Post date: [August 8, 2022, 8:29pm UTC](https://discourse.shapr3d.com/t/how-to-draw-a-pyramid/20806/7 "2022-08-08T20:29:18Z")

</div>

Good tips guys, very useful to know.

---

<div class="post-metadata">

### Author: ![stone](https://avatars.discourse-cdn.com/v4/letter/s/c89c15/32.png) [@stone](https://discourse.shapr3d.com/u/stone)
#### Post date: [August 9, 2022, 2:12am UTC](https://discourse.shapr3d.com/t/how-to-draw-a-pyramid/20806/8 "2022-08-09T02:12:29Z")

</div>

Thanks for the great ideas.  
It’ll take a little while for me to try each one,  
I’ll get back to you then.

---

<div class="post-metadata">

### Author: ![JST](https://avatars.discourse-cdn.com/v4/letter/j/edb3f5/32.png) [@JST](https://discourse.shapr3d.com/u/JST)
#### Post date: [August 9, 2022, 6:24am UTC](https://discourse.shapr3d.com/t/how-to-draw-a-pyramid/20806/9 "2022-08-09T06:24:21Z")

</div>

I!ve made the loft version for pyramid.  
If you need another parapameters ,you can “stand” up any kind of triangle.

[![](https://us1.discourse-cdn.com/flex002/uploads/shapr3d/original/3X/8/d/8d112bf3b66d83183a405d02307ec36874696d28.jpeg "Pyramid with loft in Shapr3D") ](https://www.youtube.com/watch?v=dsq-5EsFcJo)

R,  
A

---

<div class="post-metadata">

### Author: ![TigerMike](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.shapr3d.com/tigermike/32/32650_2.png) [@TigerMike](https://discourse.shapr3d.com/u/TigerMike)
#### Post date: [August 9, 2022, 3:33pm UTC](https://discourse.shapr3d.com/t/how-to-draw-a-pyramid/20806/10 "2022-08-09T15:33:31Z")

</div>

Here’s another way.  
(Sorry about the speed. I had to speed it up to fit in 10mb.)

---

<div class="post-metadata">

### Author: ![Oregonerd](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.shapr3d.com/oregonerd/32/8012_2.png) [@Oregonerd](https://discourse.shapr3d.com/u/Oregonerd)
#### Post date: [August 9, 2022, 4:44pm UTC](https://discourse.shapr3d.com/t/how-to-draw-a-pyramid/20806/11 "2022-08-09T16:44:52Z")

</div>

If only they could have built the Great Pyramid that way 😁

---

<div class="post-metadata">

### Author: ![TigerMike](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.shapr3d.com/tigermike/32/32650_2.png) [@TigerMike](https://discourse.shapr3d.com/u/TigerMike)
#### Post date: [August 9, 2022, 5:07pm UTC](https://discourse.shapr3d.com/t/how-to-draw-a-pyramid/20806/12 "2022-08-09T17:07:02Z")

</div>

And here’s a variation using **Intersect**.

[https://us1.discourse-cdn.com/flex002/uploads/shapr3d/original/3X/3/d/3df85532d77f467790f3ab4b176dba857f7d4e9e.mov](https://us1.discourse-cdn.com/flex002/uploads/shapr3d/original/3X/3/d/3df85532d77f467790f3ab4b176dba857f7d4e9e.mov)

---

<div class="post-metadata">

### Author: ![Stephen](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.shapr3d.com/stephen/32/16350_2.png) [@Stephen](https://discourse.shapr3d.com/u/Stephen)
#### Post date: [August 15, 2022, 8:01pm UTC](https://discourse.shapr3d.com/t/how-to-draw-a-pyramid/20806/13 "2022-08-15T20:01:50Z")

</div>

This has turned into a great thread guys. 👍

---

<div class="post-metadata">

### Author: ![Yepher](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.shapr3d.com/yepher/32/8902_2.png) [@Yepher](https://discourse.shapr3d.com/u/Yepher)
#### Post date: [August 25, 2022, 9:56pm UTC](https://discourse.shapr3d.com/t/how-to-draw-a-pyramid/20806/15 "2022-08-25T21:56:18Z")

</div>

Not sure if anyone already demonstrated this method, but this seems like the easiest way to me. It is hard to be exact since there is some rounding but it will be pretty close.

- Draw Cube
- Split Diag
- Draw line (h) from midpoint to corner (this is the same length as a base to the height of pyramid)
- Extrude cube same height as length of line (h)
- Scale top of cube to zero, you may have to “delete” final flat bit if you can’t get it to scale down to zero
- Measure sides. Result is based on how precisely you can measure line (h).

---

<div class="post-metadata">

### Author: ![stone](https://avatars.discourse-cdn.com/v4/letter/s/c89c15/32.png) [@stone](https://discourse.shapr3d.com/u/stone)
#### Post date: [August 27, 2022, 12:04pm UTC](https://discourse.shapr3d.com/t/how-to-draw-a-pyramid/20806/16 "2022-08-27T12:04:31Z")

</div>

I have to confess I asked my question wrong, to begin with.

I was trying to draw a pyramid with a triangular base,  
and 3 sides triangles, all equilateral. I said all for sides  
as triangles. But I meant all 3 sides and the base.

I accidentally said all 4 sides.

I didn’t realize this is a “wolfram” thing.

google-ing I found this:  
A triangular pyramid is a [pyramid] having a triangular base. The [tetrahedron] is a triangular pyramid having congruent equilateral triangles for each of its faces.

What I really wanted to know is if you could make  
this thing and all the angles would be 60 degrees.  
I couldn’t see why not. But I could not figure out how  
to shapr3d draw it.

These videos and this discussion is very interesting.

My useful knowledge is pretty much zero.  
But I guess I was asking how to draw a tetrahedron  
with congruent equilateral triangles.

I had no idea this was what I was asking.  
And I still have no idea how to shapr3d draw this.

---

<div class="post-metadata">

### Author: ![JST](https://avatars.discourse-cdn.com/v4/letter/j/edb3f5/32.png) [@JST](https://discourse.shapr3d.com/u/JST)
#### Post date: [August 27, 2022, 12:26pm UTC](https://discourse.shapr3d.com/t/how-to-draw-a-pyramid/20806/17 "2022-08-27T12:26:35Z")

</div>

See my post above,my first vid with loft, or  
An another solution:

[![](https://us1.discourse-cdn.com/flex002/uploads/shapr3d/original/2X/4/4a828d57efbc5e87503c20991ad3a859e91b1e18.jpeg "Tetrahedron in Shapr3D") ](https://www.youtube.com/watch?v=Id2-JaObeW4)

---

<div class="post-metadata">

### Author: ![TigerMike](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.shapr3d.com/tigermike/32/32650_2.png) [@TigerMike](https://discourse.shapr3d.com/u/TigerMike)
#### Post date: [August 27, 2022, 3:25pm UTC](https://discourse.shapr3d.com/t/how-to-draw-a-pyramid/20806/18 "2022-08-27T15:25:22Z")

</div>

Here’s a way. The cube is rotated 30° so the sides of the pyramid will be 60°.

---

<div class="post-metadata">

### Author: ![stone](https://avatars.discourse-cdn.com/v4/letter/s/c89c15/32.png) [@stone](https://discourse.shapr3d.com/u/stone)
#### Post date: [September 14, 2022, 10:15am UTC](https://discourse.shapr3d.com/t/how-to-draw-a-pyramid/20806/19 "2022-09-14T10:15:03Z")

</div>

I finally found some courage to try  
some of the many, great examples.

I started with TigerMike Aug 9, fast video,  
failed! -my skills lacking  
I found myself upside down regarding the 3D axis,  
after the initial setup,  
then apparently extruded the wrong way.

After some sulking, I tried JST’s Aug 8,  
loft-tetrahedon - success!!!  
A little stumbling on the lofting,  
I didn’t see to loft 3 times, at first,  
I was trying to loft all at once.  
And I tried to copy at the end,  
instead of moving the union away from the sketch.

But this is my favorite method, so far.  
It’s elegant, because it’s simple.  
And I’m simple, and that’s why I like it.

I tried, on my own, to extrude, 3 times,  
around the horn, then solid subtract,  
and failed miserably. I see JST has  
presented this method, I think, and  
will try this next.

I also failed, trying to extrude the  
equilateral triangle, up a leg length(10mm),  
then sweeping, 19.4555 degrees.  
I kept getting only as close as 10.0058  
for sides length. 19.46 would overshoot  
I don’t understand this sweep thing.

And since I thought my side length,  
wasn’t closing the top cap, I pinch  
zoomed in to the cap, and noticed  
what looks like an opening.

But then on the loft method pyramid,  
with exact 20mm on all sides, this  
supposed opening is there also,  
when extreme pinch zooming.  
So, I don’t understand this either.

Apologies for the delay.  
My embarassing lack of skills,  
I think, kept me from trying again.  
Knowing a thing doesn’t seem to take any courage,  
but it seems that pursuing that knowledge does.  
Or, I’m just a coward. I always did think I was.

-many thanks!
