RhinoCommon API
NamedLayerStateTableFindName Method |
Returns the index of an existing named layer state.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.14

Parameters
- name
- Type: SystemString
The name of the layer state.
Return Value
Type: Int32>0 if successful, -1 if not found.
