cdfGetCustomViaCDF
cdfGetCustomViaCDF(d_customViaId) =>g_cdfDataId/ nil
Description
Returns the effective CDF description associated with a custom via or returns nil. When the custom via’s cell or library has a base or user-level CDF defined, it returns the g_cdfDataId, otherwise 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 custom via’s cell or library does not have a defined base or user-level CDF description. |
Return to top