Click or drag to resize

LayerTablePurgeUnused Method

Purges any unused layers.

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public int PurgeUnused()

Return Value

Type: Int32
The number of unused layers that were purged.
See Also