EdgeAnalysisSettingsShowEdges Property |
Gets or sets a value referring to the group of edges that are targeted.
0 = all.
1 = naked.
2 = non-manifold.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static int ShowEdges { get; set; }Public Shared Property ShowEdges As Integer
Get
Set
Property Value
Type:
Int32
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also