RhinoCommon API
File3dmViewTableFindName Method |
Finds a ViewInfo given its name.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)
Parameters
- name
- Type: SystemString
The name of the ViewInfo to be searched.
Return Value
Type: ViewInfoAn ViewInfo, or null on error.