Click or drag to resize

ElementDefinitionVertexCount Method

Number of vertices in this element. Can be zero, if element is IdBased only and has no geographical reference.

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public int VertexCount()

Return Value

Type: Int32

[Missing <returns> documentation for "M:DHI.Mike1D.Generic.ElementDefinition.VertexCount"]

Implements

IElementDefinitionVertexCount
See Also