Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

cdfGetBaseCellCDF

cdfGetBaseCellCDF(
g_cellId
)
=> g_cdfDataId / nil

Description

Returns the base-level CDF description attached to a cell. If one is not defined, it returns nil.

Arguments

g_cellId

Specifies the ID of the cell for which you want to view the base-level CDF description.

Value Returned

g_cdfDataId

The database object that represents the CDF description for the component.

nil

When a cell is not specified.


Return to top
 ⠀
X