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 Function VertexCount As Integer
public:
virtual int VertexCount() sealed
Return Value
Type:
Int32[Missing <returns> documentation for "M:DHI.Mike1D.Generic.ElementDefinition.VertexCount"]
Implements
IElementDefinitionVertexCountSee Also