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

cdfGetLibCDF

cdfGetLibCDF(
g_libId
)
=> g_cdfDataId / nil

Description

Returns the effective CDF description attached to a library. If neither a base- nor user-level CDF description is defined, it returns nil. The resulting CDF description represents the overlay of the user-level CDF on the base-level CDF.

Arguments

g_libId

Specifies the ID of the library for which you want to view the 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