Talk:DrawBoundingBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
#"if" was indented incorrectly | #"if" was indented incorrectly | ||
#"sel" was changed to "selection" for get_extent | #"sel" was changed to "selection" for get_extent | ||
8/25/2015 - This routine, does not find the minimum box. It does not find an orientation which minimizes the extents. Does anyone know how to do this? I'll have to think about it. |
Latest revision as of 12:25, 25 August 2015
Fixed two errors in the script:
- "if" was indented incorrectly
- "sel" was changed to "selection" for get_extent
8/25/2015 - This routine, does not find the minimum box. It does not find an orientation which minimizes the extents. Does anyone know how to do this? I'll have to think about it.