Skip to content

NamedLayerStateTable

Public Class

All named layer states in a Rhino document.

Inheritance Hierarchy

System.Object
Rhino.DocObjects.Tables.NamedLayerStateTable

Namespace: Rhino.DocObjects.Tables

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

public sealed class NamedLayerStateTable

The NamedLayerStateTable type exposes the following members.

Properties

Name

Description


Public Property

Returns the number of named layers states in the document.


Public Property

Document that owns this table.


Public Property

Returns the names of named layer states in the document.


Methods

Name

Description


Public Method

Deletes an existing named layer state.


Public Method

Equals

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

(Inherited from Object.)


Public Method

Returns the index of an existing named layer state.


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

Imports named layer states from a 3dm file.


Public Method

Renames an existing named layer state.


Public Method

Restores a named layer state.


Public Method

Restores a named layer state.


Public Method

Saves or updates a named layer state.


Public Method

Saves or updates a named layer state.


Public Method

ToString

Returns a string that represents the current object.

(Inherited from Object.)