📐 Cross Section Shape Types
These are the different shapes that can be used for the cross-sections of channels, pipes, or other conveyance structures in the stormwater system.
Enum Value | Description |
---|---|
DUMMY | 0️⃣ Placeholder or undefined shape. |
CIRCULAR | 🟠 1️⃣ Closed circle. |
FILLED_CIRCULAR | 🟡 2️⃣ Filled circle (with some substance or obstruction). |
RECT_CLOSED | 🟥 3️⃣ Closed rectangle. |
RECT_OPEN | 🟩 4️⃣ Open rectangle (like a trench). |
TRAPEZOIDAL | 📏 5️⃣ Trapezoid shape. |
TRIANGULAR | 📐 6️⃣ Triangle shape. |
PARABOLIC | 🌌 7️⃣ Parabola shape. |
POWERFUNC | 8️⃣ Shape defined by a power function. |
RECT_TRIANG | 📏 9️⃣ Combination of rectangle and triangle. |
RECT_ROUND | 🟪 1️⃣0️⃣ Rounded rectangle. |
MOD_BASKET | 🧺 1️⃣1️⃣ Modified basket shape. |
HORIZ_ELLIPSE | 🥚 1️⃣2️⃣ Horizontal ellipse (closed). |
VERT_ELLIPSE | 🥚 1️⃣3️⃣ Vertical ellipse (closed). |
ARCH | 🌈 1️⃣4️⃣ Arch shape (closed). |
EGGSHAPED | 🥚 1️⃣5️⃣ Egg-shaped (closed). |
HORSESHOE | 🐴 1️⃣6️⃣ Horseshoe shape (closed). |
GOTHIC | ⛪ 1️⃣7️⃣ Gothic arch shape (closed). |
CATENARY | 🌌 1️⃣8️⃣ Catenary curve shape (closed). |
SEMIELLIPTICAL | 🌓 1️⃣9️⃣ Semi-elliptical shape (closed). |
BASKETHANDLE | 🧺 2️⃣0️⃣ Basket handle shape (closed). |
SEMICIRCULAR | 🌓 2️⃣1️⃣ Semi-circular shape (closed). |
IRREGULAR | ⚪ 2️⃣2️⃣ Irregular or undefined shape. |
CUSTOM | 🟣 2️⃣3️⃣ Custom shape (closed). |
FORCE_MAIN | 💪 2️⃣4️⃣ Main force or pressure pipe shape (closed). |
STREET_XSECT | 🛣️ 2️⃣5️⃣ Street cross-section. |
This table provides a visually engaging summary of the different shapes and their descriptions, supported by relevant emojis for a quick understanding.
No comments:
Post a Comment