MeshVertexListCullUnused Method |
Removes all vertices that are currently not used by the Face list.
Namespace:
Rhino.Geometry.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
SyntaxPublic Function CullUnused As Integer
Return Value
Type:
Int32The number of unused vertices that were removed.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also