dbCreatePRBoundary
dbCreatePRBoundary(d_cellViewId l_points[lt_edgeNames] ) =>d_boundaryId/nil
Description
Creates a prBoundary object in the specified cellview for place-and-route purpose. A cellview can only have one prBoundary.
Arguments
Value Returned
|
The database ID of the prBoundary if the creation is successful. |
|
|
If a prBoundary already exists for the cellview, a warning is generated and |
Related Topics
Database Access Function Argument Types
Return to top