Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
Octet truss with minimal faces
03-07-2015, 12:22 AM
Post: #1
Octet truss with minimal faces
What is (are) the best way(s) to construct an octet truss with a minimal amount of faces?


Geometrically, it is a regular tetra- and octahedron pair repeated to desired length with cylindrical struts. I am unsure how to approach.
Reply
03-09-2015, 10:53 AM
Post: #2
RE: Octet truss with minimal faces
One way would be to start with the available primitives.

Quick example.

Create primitive > Octahedron. (rotate around Y axis 45deg)
Create primitive > Tetrahedron (with options) > Edge length 2.828427 (same edge length as default Octahedron. Rotate around Y axis 60 deg)




Using "Put on" put Tetraherdon onto Octahedron



(Tetrahedron hidden), inset each face of Octahedron.



"Intrude" + object "cleanup" (make sure cleanup "Length tolerance" is large enough to desolve/weld the intrude faces, and creates a square cross section)



Repeat those operations on the Tetrahedron.



From those 2 objects, you can then duplicate and align as needed.



There are possibly other, maybe better ways to create that, but that is what first comes to mind.
Reply
03-11-2015, 09:08 AM
Post: #3
RE: Octet truss with minimal faces
Thanks Stem---this is a very elegant solution and a good starting point!
Reply


Forum Jump:


User(s) browsing this thread: 1 Guest(s)