Muscat.IO.RadiossWriter module

CheckIntegrity(GUI: bool = False)[source]
class RadiossWriter[source]

Bases: WriterBase

Write(meshObject, shellObjects=True)[source]
WriteMeshToRadioss(filename, mesh, shellObjects=True)[source]

Function API for writing data into a radioss include (.inc) file

Parameters:
  • fileName (str) – name of the file to be written

  • mesh (Mesh) – the mesh to be written

  • shellObject (bool, optional) – If True, triangles and quandrangles are casted to thin plate elements, by default True