discretize.CylindricalMesh.nNx#

property CylindricalMesh.nNx#

Number of nodes in the x-direction.

nNx will be removed in discretize 1.0.0, it is replaced by mesh.shape_nodes[0] to reduce namespace clutter.