Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

dbCreateAreaBlockage

dbCreateAreaBlockage(
d_cellviewId
l_points
[ d_owner ]
)
=> d_areaBlockageId / nil

Description

Creates an area blockage object of the type placement in the given cellview. Area blockages are used to prevent instances from being placed within a specific area.

Arguments

d_cellviewId

The database ID of the cellview.

l_points

Specifies the list of points for the blockage.

d_owner

Optional argument indicating the owner ID of the blockage.

Default is nil.

Value Returned

d_areaBlockageId

When successful, the blockage database ID is returned.

nil

nil is returned if the cellview ID is invalid.

Related Topics

Database Access Function Argument Types

Blockage Functions


Return to top
 ⠀
X