Subsections


ResizeAb

Name

ResizeAb - Modifies the abutment box of the current cell

Synopsys

ResizeAb ( dx1, dy1, dx2, dy2 )

Description

This function modifies the abutment box of the current cell.
The coordinates of the abutment box are the coordinates of the envelop of the abutment boxes of each instance plus the delta values given as argument.

Note that one can not call this function in order to create the abutment box. This fonction only modifies the already created abutment box.

Parameters

The Values are used as follow :

Image resizeAb

Example

% Expansion of the abutment box at the top and the bottom
ResizeAb ( 0, 100, 0, 100 )

Errors

Some errors may occur :

See Also

Introduction Place PlaceTop PlaceBottom PlaceRight PlaceLeft SetRefIns DefAb

Sophie BELLOEIL
20051116.1