API Reference
Return the number of lines.
Examples
>>> import pyvista >>> mesh = pyvista.Line() >>> mesh.n_lines 1