Click or drag to resize

DimStyleTablePurgeUnused Method

Purges any unused dimension styles.

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

Return Value

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