cdfCreateUserCellCDF
cdfCreateUserCellCDF(g_cellId[ ?doneProct_doneProc] [ ?formInitProct_formInitProc] [ ?fieldWidthx_fieldWidth] [ ?fieldHeightx_fieldHeight] [ ?buttonFieldWidthx_buttonFieldWidth] [ ?promptWidthx_promptWidth] ) =>g_cdfDataId/ nil
Description
Creates a user-level CDF description for a cell. The CDF description is created with no parameters or simulation models.
Before using this function, ensure that the user-level CDF description does not already exist for the cell. If the CDF description already exists, this function will not update the existing CDF description.
Arguments
Value Returned
|
The database object that represents the CDF description for the component. |
|
Return to top