Structure.nodes_xyz

Structure.nodes_xyz(nodes=None)[source]

Return the xyz co-ordinates of given or all nodes.

Parameters

nodes (list) – Node numbers, give None for all nodes.

Returns

list – [[x, y, z] …] co-ordinates.