RemoveDrawingPlaneStateΒΆ

Enumeration RemoveDrawingPlaneState

Enumeration Members

Enumeration Members

OK: 0

The removal of the DrawingPlane was successful.

PART_OF_SNAPSHOT: 2

The removal of the DrawingPlane failed, because it is part of one or more Snapshots.

UNKNOWN_ID: 1

The removal of the DrawingPlane failed, because of an unknown DrawingPlane Id.