cdfGetInstCDF
cdfGetInstCDF(d_instId) =>g_cdfDataId/ nil
Description
Returns the effective CDF description associated with an instance.
The difference between the instance’s effective CDF description and the cell’s effective CDF description is that the values of any CDF parameter takes into account the values of the parameters stored on the instance.
Arguments
|
Specifies the ID of the instance for which you want to view the effective CDF description. |
Value Returned
|
The database object that represents the CDF description for the component. |
|
Return to top