Description:

Returns the index of a named construction plane.

Syntax:
public int IndexOf(
ConstructionPlane cplane
)
Parameters:
Returns:
Type: int
The index of the named construction plane, -1 if not found.
Available since:
6.0

Nothing found