RhinoCommon API
NamedViewTableFindByName Method |
Finds a named view.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Parameters
- name
- Type: SystemString
name to search for.
Return Value
Type: Int32>=0 index of the found named view -1 no named view found.
