Skip to main content
Question

Splitting hexagons into equal parts

  • July 11, 2019
  • 2 replies
  • 41 views

fikusas
Contributor
Forum|alt.badge.img+5

I need to split a regular hexagon into equal parts: 2, 3, 4, 5 or 6. Is there any tool or combination of tools to do this kind of task?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

takashi
Celebrity
  • 7843 replies
  • July 11, 2019

This workspace demonstrates a possible way to split a regular hexagon into 2, 3, 4 and 6 equal parts. Splitting into 5 parts is hard...

split-regular-hexagon.fmw (FME 2019.0.2)


fikusas
Contributor
Forum|alt.badge.img+5
  • Author
  • Contributor
  • 75 replies
  • July 11, 2019

This workspace demonstrates a possible way to split a regular hexagon into 2, 3, 4 and 6 equal parts. Splitting into 5 parts is hard...

split-regular-hexagon.fmw (FME 2019.0.2)

Thanks a lot!