Description:

Returns an indication of the presence of a named construction plane in the table.

Syntax:
public bool Contains(
ConstructionPlane cplane
)
Parameters:
Returns:
Type: bool
True if the named construction plane is in the table; False otherwise.
Available since:
6.0

Nothing found