dbCreateLayerBlockage
dbCreateLayerBlockage(d_cellviewId tx_layer t_type l_points[d_owner] ) =>d_layerBlockageId/nil
Description
Creates a layer blockage object of the specified type in the given cellview. A layer blockage represents an area on a given layer where an instance cannot be placed. In DFII, a layer blockage cannot be of type placement.
Arguments
|
String argument indicating the blockage type. |
|
|
Optional argument indicating the owner of the blockage. |
Value Returned
Related Topics
Database Access Function Argument Types
Return to top