MeshVertexListCullUnused Method |
Removes all vertices that are currently not used by the Face list.
Namespace:
Rhino.Geometry.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax Public Function CullUnused As Integer
Return Value
Type:
Int32The number of unused vertices that were removed.
See Also