PlaneConstraint.to_data

PlaneConstraint.to_data()[source]

Returns a dictionary of structured data representing a serializable object.

Returns

data (dict) – The structured data.

Notes

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