discretize.CylindricalMesh.nCx# property CylindricalMesh.nCx# Number of cells in the x direction. nCx will be removed in discretize 1.0.0, it is replaced by mesh.shape_cells[0] to reduce namespace clutter.