Class Grid2dException
This exception is thrown when you call a grid method that is only appropriate for grids with 3d cells.
Inheritance
System.Object
Grid2dException
Namespace: Sylves
Assembly: Sylves.dll
Syntax
public class Grid2dException : NotSupportedException
Constructors
Grid2dException()
Declaration
public Grid2dException()