Compare commits

...

2 Commits

Author SHA1 Message Date
98483da759 Merge branch 'dev' into python-renderer 2020-04-24 01:06:23 +02:00
2c91956b32 Doxygen: Update calculate_cell_bounding_box()
* Fix typo
* Extend description
2020-04-24 01:05:37 +02:00

View File

@ -39,8 +39,9 @@
*
* This function updates a given bounding box with the dimensions of a
* gds_cell. Please note that the handling of path miter points is not complete yet.
* If a path object is the putmost object of your cell at any edge,
* the resulting bounding box might be the wrong size.
* If a path object is the outmost object of your cell at any edge,
* the resulting bounding box might be the wrong size. The devistion from the real size
* is guaranteed to be within the width of the path object.
*
* @param box Resulting boundig box. Will be updated and not overwritten
* @param cell Toplevel cell