Mesh.to_data

Mesh.to_data()

Returns a dictionary of structured data representing the data structure.

Returns

dict – The structured data.

Notes

This method produces the data that can be used in conjunction with the corresponding from_data class method.