SubDEdgeFaceCount Property |
Number of faces for this edge.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax public int FaceCount { get; }
Public ReadOnly Property FaceCount As Integer
Get
Property Value
Type:
Int32See Also