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

cdfGetBaseLibCDF

cdfGetBaseLibCDF(
g_libId
)
=> g_cdfDataId / nil

Description

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

Arguments

g_libId

Specifies the ID of the library 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 library is not specified.


Return to top
 ⠀
X