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

cdfSaveCDF

cdfSaveCDF(
g_cdfDataId
)
=> t / nil

Description

Saves a CDF description to disk. The CDF description is then read in every time you open the cell of the library to which the description is attached. You can save only base-level CDF descriptions.

You must have write permission for the object to which the CDF description is attached to execute this function.

Arguments

g_cdfDataId

Specifies the database object that represents the CDF description to be saved.

Value Returned

t

Saves the specified CDF description.

nil

When you do not have the write permissions for the object to which the CDF description is attached.


Return to top
 ⠀
X