discretize.base.BaseRectangularMesh.shape_edges_x#
- property BaseRectangularMesh.shape_edges_x#
Number of x-edges along each axis direction.
This property returns a tuple containing the number of x-edges along each axis direction. The length of the tuple is equal to the dimension of the mesh; i.e. 1, 2 or 3.
- Returns:
Notes
Property also accessible as using the shorthand vnEx