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

dbCreateDot

dbCreateDot( 
d_cellView 
txl_layerPurpose 
l_point 
) 
=> d_dot / nil 

Description

Creates a dot.

Arguments

d_cellView

The cellview.

txl_layerPurpose

Name, number, or a list of layer or layer-purpose pair.

l_point

Defines the location of the dot.

Value Returned

d_dot

The dbObject of the dot.

nil

The dot is not created.

Examples

dbCreateDot(cv "metal1" 1:1)

Related Topics

Database Access Function Argument Types

Object Creation and Retrieval Functions


Return to top
 ⠀
X