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
|
Specifies the ID of the library for which you want to view the CDF description. |
Value Returned
|
The database object that represents the CDF description for the component. |
|
Return to top