Gets the topological valency of this edge. The topological valency
is defined by how many adjacent faces share this edge.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic EdgeAdjacency Valence { get; }Public ReadOnly Property Valence As EdgeAdjacency
Get
Property Value
Type:
EdgeAdjacency
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also