IElementDefinition Interface |
Namespace: DHI.Mike1D.Generic
The IElementDefinition type exposes the following members.
Name | Description | |
---|---|---|
FaceCount |
Returns the number of faces in a 3D element. Zero when not a 3D element.
| |
FaceVertices |
Returns the list of vertices that comprise a given face number.
| |
GetVertex |
Returns the coordinate for the given vertex number
| |
VertexCount |
Number of vertices in this element. Can be zero, if element is IdBased only and has no
geographical reference.
|