RhinoCommon API
NamedLayerStateTableDelete Method |
Deletes 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: BooleanTrue if successful, false otherwise.
