diff --git a/src/db/db/dbRegion.h b/src/db/db/dbRegion.h index c2969f45e..8b3673feb 100644 --- a/src/db/db/dbRegion.h +++ b/src/db/db/dbRegion.h @@ -1686,7 +1686,9 @@ public: } /** - * @brief Less operator + * @brief Inserts the region into the given layout, cell and layer + * If the region is a hierarchical region, the hierarchy is copied into the + * layout's hierarchy. */ void insert_into (Layout *layout, db::cell_index_type into_cell, unsigned int into_layer) const {