Structure.node_bounds

Structure.node_bounds()[source]

Return the bounds formed by the Structure’s nodal co-ordinates.

Parameters

None

Returns

  • list – [xmin, xmax].

  • list – [ymin, ymax].

  • list – [zmin, zmax].