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

dbUnsetCellViewPhysicalOnly

dbUnsetCellViewPhysicalOnly(
d_cvId
)
=> t / nil

Description

Unsets the physical-only attribute of the specified cellview, allowing connectivity to be visible in the OpenAccess module domain.

Arguments

d_cvId

Database ID of a cellview.

Value Returned

t

Physical-only attribute of the specified cellview is unset.

nil

The operation fails.

Example

Unsets the Physical-only attribute of the cellview cvid.

dbUnsetCellViewPhysicalOnly(cvId)
t

Related Topics

Connectivity Creation and Modification Functions


Return to top
 ⠀
X