menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Finds a named view.
Syntax:
public
int
FindByName(
string
name
)
Parameters:
name
Type:
string
name to search for.
Returns:
Type:
int
>=0 index of the found named view -1 no named view found.
Available since:
5.0
home
/
Rhino.DocObjects.Tables
/
NamedViewTable
/
FindByName
FindByName method
Class:
Rhino.DocObjects.Tables.NamedViewTable
Nothing found