BrepEdge.Valence Property

BrepEdgeValence Property

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)
Syntax
public EdgeAdjacency Valence { get; }
Public ReadOnly Property Valence As EdgeAdjacency
	Get

Property Value

Type: EdgeAdjacency
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also