Skip to content

NamedPositionTable

Public Class

All named positions in a rhino document.

Inheritance Hierarchy

System.Object
Rhino.DocObjects.Tables.NamedPositionTable

Namespace: Rhino.DocObjects.Tables

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

public sealed class NamedPositionTable

The NamedPositionTable type exposes the following members.

Properties

Name

Description


Public Property

Number of Named Positions in the table.


Public Property

Document that owns this table.


Public Property

Array of Named Position Guids.


Public Property

Array of Named Position names.


Methods

Name

Description


Public Method

Append objects to a Named Position.


Public Method

Append objects to a Named Position.


Public Method

Append objects to a Named Position.


Public Method

Append objects to a Named Position.


Public Method

Delete a Named Position.


Public Method

Delete a Named Position.


Public Method

Equals

Determines whether the specified object is equal to the current object.

(Inherited from Object.)


Public Method

GetHashCode

Serves as the default hash function.

(Inherited from Object.)


Public Method

GetType

Gets the Type of the current instance.

(Inherited from Object.)


Public Method

Guid of a Named Position.


Public Method

Name of a Named Position.


Public Method

Array of Rhino Object Guids related to a Named Position.


Public Method

Array of Rhino Object Guids related to a Named Position.


Public Method

Array of Rhino Objects related to a Named Position.


Public Method

Array of Rhino Objects related to a Named Position.


Public Method

Retrieve the Transform of a Rhino Object relate to a Named Position.


Public Method

Retrieve the Transform of a Rhino Object relate to a Named Position.


Public Method

Rename a Named Position.


Public Method

Rename a Named Position.


Public Method

Restore a Named Position.


Public Method

Restore a Named Position.


Public Method

Save a new Named Position.


Public Method

Save a new Named Position.


Public Method

ToString

Returns a string that represents the current object.

(Inherited from Object.)


Public Method

Updates a Named Position, effectively storing the current positions of the objects which the Named Position is tracking.


Public Method

Updates a Named Position, effectively storing the current positions of the objects which the Named Position is tracking.