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