NamedPositionTableIds Property |
Array of Named Position guids.
Namespace:
Rhino.DocObjects.Tables
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Guid[] Ids { get; }Public ReadOnly Property Ids As Guid()
Get
Return Value
Type:
Guid
Guid array of each Named Position in the document.
Version InformationRhino for Windows
Supported in: 6.8
See Also