View Single Post
Old 24th November 2015, 05:29 AM   #2
Andy
Administrator
Professional user
 
Andy's Avatar
 
Join Date: Jun 2003
Posts: 4,564
Default Re: bug in ac_object_find_bound

The comments in the code say that the max and min value should already be set before calling the function. The function recursively goes through the hierarchy (e.g. if the object is a group).

If you are using it just on a single (geometry) object, it might be best to set the initial values of max/min to the value of one of the vertices.
Andy is offline   Reply With Quote