RhinoCommon API
NamedPositionTableAppend Method (Guid, IEnumerableGuid) |
Append objects to a Named Position.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool Append( Guid id, IEnumerable<Guid> objectIds )
Public Function Append ( id As Guid, objectIds As IEnumerable(Of Guid) ) As Boolean
Parameters
- id
- Type: SystemGuid
Guid of the Named Position which you want to append to. - objectIds
- Type: System.Collections.GenericIEnumerableGuid
New object ids to be included in this Named Position.
Return Value
Type: BooleanTrue or False depending on whether the Append was successful.

Rhino for Windows
Supported in: 6.14