RhinoCommon API
NamedPositionTableSave Method (String, IEnumerableRhinoObject) |
Save a new Named Position.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)

public Guid Save( string name, IEnumerable<RhinoObject> objects )
Public Function Save ( name As String, objects As IEnumerable(Of RhinoObject) ) As Guid
Parameters
- name
- Type: SystemString
Name for this Named Position. - objects
- Type: System.Collections.GenericIEnumerableRhinoObject
Array of Rhino Objects which should be included in this Named Position.
Return Value
Type: GuidGuid of the newly saved Named Position.

Rhino for Windows
Supported in: 6.14