On 14/05/2014 at 11:24, xxxxxxxx wrote:
I have a IN_EXCLUDE list that contains splines (parametric or freehand)
I need to check if any of these splines changed. If it changed position, rotation, scale, point position or, if it is a parametric spline, if any of the parameters changed.
I tried using IsDirty but it is not working.
How can I check for any change in the splines of the list?