Click or drag to resize

InstanceDefinitionTablePurgeUnused Method

Purges any unused instance definitions.

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

Return Value

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