ElementGeometry Enumeration |
Namespace: DHI.Mike1D.Generic
| Member name | Value | Description | |
|---|---|---|---|
| IdBased | 0 | Id based | |
| Point | 1 | A point element having one vertex coordinate | |
| LineString | 2 | A polyline, defined by several vertices, where a value on each vertex/in between each vertex is defined. | |
| Polygon | 3 | A polygon, defined by several vertices. The polygon is finished by connecting the first and the last vertex. | |
| PolyHedron | 4 | A polyhedron, defined by several faces, each defined by several vertices. |
Copyright DHI 2021