{ "cells": [ { "cell_type": "markdown", "id": "323c664c", "metadata": {}, "source": [ "# Mesh Primitive\n", "\n", "This module allow user to draw custom geometry. The supported geometry are:\n", "\n", "- plane\n", "- box\n", "- sphere\n", "- cylinder\n", "- icosahedron\n", "- cone\n", "- torus\n", "- arrow\n", "\n", "