Click or drag to resize

NamedPositionTableNames Property

Array of Named Position names.

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public string[] Names { get; }

Return Value

Type: String
A string array with the names all Named Positions in the document.
See Also