Class Grid3dException
This exception is thrown when you call a grid method that is only appropriate for grids with 2d cells.
Implements
Inherited Members
Namespace: Sylves
Assembly: Sylves.dll
Syntax
public class Grid3dException : NotSupportedException, ISerializable
Constructors
Grid3dException()
Declaration
public Grid3dException()