RectangularGeometry

class xgbxml.xgbxml.RectangularGeometry[source]
get_shell()[source]

Returns the coordinates of the rectangular geometry.

The following sources are tried in order:
  • RectangularGeometry/PolyLoop

  • RectangularGeoemetry… from height and width

Return type

tuple(tuple(float))

get_shell_from_height_and_width()[source]