cdfUpdateCustomViaParam
cdfUpdateCustomViaParam(
d_customViaId
)
=> t / nil
Description
Stores the parameters specified in the effective cell CDF of the custom via in the specified custom via instance. When the specified ID is not for a customVia instance or the instance master does not have a CDF definition, it returns nil.
Arguments
|
Specifies the ID of the custom via for which the effective CDF description is to be displayed. |
Value Returned
|
Opens the Edit CDF form to the specified library, cell, and CDF type. |
|
|
When the specified ID is not for a custom via instance or the instance master does not have a CDF definition. |
Return to top