febid.libraries.vtk_rendering.VTK_Rendering.export_obj#

export_obj(structure, filename=None)[source]#

Export deposited structure as an .obj file

Parameters:
  • structure – Structure class instance, must have ‘deposit’ array and ‘cell_dimension’ value

  • filename – full path with file name

Returns: