Click or drag to resize

NamedPositionTableIds Property

Array of Named Position Guids.

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

Return Value

Type: Guid
Guid array of each Named Position in the document.
See Also