PrintPoint.to_data
- PrintPoint.to_data()[source]
Returns a dictionary of structured data representing the data structure. TODO: The attributes of the printpoints are not saved in the dictionary because they can be non-Json serializable. Find a solution for this.
- Returns:
dict – The PrintPoints’ data.