Description:
Finds a named construction plane.
Syntax:
public Int32 Find(
String name
)
String name
)
Parameters:
- name
- Type: System.String
- Name of construction plane to search for.
Returns:
Type: Int32
>=0 index of the construction plane with the given name. -1 no construction plane found with the given name.
Available since:
5.0