π 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.