MeshVertexStatusListHiddenCount Property |
Gets a value indicating how many vertices have been set to hidden.
Namespace:
Rhino.Geometry.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic int HiddenCount { get; }Public ReadOnly Property HiddenCount As Integer
Get
Property Value
Type:
Int32
Version InformationRhino for Windows
Supported in: 6.8
See Also