pythtb.Mesh.nodes#

property Mesh.nodes#

For path meshes, the original nodes used to build the path.

Returns:
np.ndarray or None

The original nodes used to build the path, or None if not a path mesh.