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 construction plane.
Syntax:
public
int
Find(
string
name
)
Parameters:
name
Type:
string
Name of construction plane to search for.
Returns:
Type:
int
>=0 index of the construction plane with the given name. -1 no construction plane found with the given name.
Available since:
5.0
home
/
Rhino.DocObjects.Tables
/
NamedConstructionPlaneTable
/
Find
Find method
Class:
Rhino.DocObjects.Tables.NamedConstructionPlaneTable
Nothing found