Design Editor Support Routines
This topic provides a list of Cadence® SKILL function categories associated with routines available to support all applications. Those routines that alter Design Editor data structures (those with Set in their names) are intended for use inside the triggers and should not be used as standalone operations.
Only the functions listed under the categories given below are supported for public use. All other functions, regardless of their name or prefix, and undocumented aspects of the functions, are private and are subject to change at any time.
- deGetCellView
- deGetEditCellView
- deGetViewType
- deGetVector
- deGetEIP
- deGetPushed
- deGetProbeContext
- deGetEditLevel
- deGetMaxEditLevel
- deEnableApp
- deDisableApp
- deInstallApp
- deGetAllApplicationNames
- deGetAllRootTypes
- deGetAllViewTypes
- deGetRootViewTypeList
- deMapUserTypeToViewType
- deMapViewTypeToUserType
- deViewTypeIsRegistered
- deGetLowerTierApp
Return to top