This document is archived and information here might be outdated. Recommended version. |
Maximum number of edge elements connected to any single junction element.
[Visual Basic .NET]
Public ReadOnly Property MaxValence As Integer
[C#]
public int MaxValence {get;}
[C++]
HRESULT get_MaxValence(
System.Int32* MaxValence
);
[C++] Parameters MaxValence [out, retval]
MaxValence is a parameter of type long*
The MaxValence is the largest number of edge elements in the network that are adjacent to a single junction element.