Click or drag to resize

DimStyleTableGetUnusedStyleName Method

Get a unique name for a style that does not already exist in the DimStyle table

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public string GetUnusedStyleName()

Return Value

Type: String

[Missing <returns> documentation for "M:Rhino.DocObjects.Tables.DimStyleTable.GetUnusedStyleName"]

See Also