Subsections


DefAb

Name

DefAb - Creates the abutment box of the current cell

Synopsys

DefAb ( point1, point2 )

Description

This function creates the abutment box of the current cell.

Note that one does not have to call this function before saving in order to create the abutment box. The abutment box is created nevertheless (given to placed instances). This function is usefull if one wants to create an abutment before placing the instances.

Parameters

Example

DefAb ( XY(0, 0), XY(500, 100) )

Place ( self.inst, NOSYM, XY(0, 0) )

Errors

Some errors may occur :

See Also

Introduction Place PlaceTop PlaceBottom PlaceRight PlaceLeft SetRefIns ResizeAb

Sophie BELLOEIL
20051116.1