Structure.save_to_obj

Structure.save_to_obj(output=True)[source]

Exports the Structure object to an .obj file through Pickle.

Parameters

output (bool) – Print terminal output.

Returns

None