RhinoCommon API
NamedLayerStateTableRestore Method (String, RestoreLayerProperties) |
Restores a named layer state.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool Restore( string name, RestoreLayerProperties properties )
Public Function Restore ( name As String, properties As RestoreLayerProperties ) As Boolean
Parameters
- name
- Type: SystemString
The name of the layer state. - properties
- Type: Rhino.DocObjects.TablesRestoreLayerProperties
The layer properties to restore.
Return Value
Type: BooleanTrue if successful, false otherwise.

Rhino for Windows
Supported in: 6.14