ccpDmHasRename
ccpDmHasRename(t_dmName) =>t / nil
Description
Checks whether a specified design management system (DMS) is loaded and enabled for GDM renaming. The DMS can be loaded either by Virtuoso at startup or by previously made successful calls to the DM objects from SKILL functions such as ddGetObjDMSys, ddIsPathManaged, or gdmstatus.
Arguments
|
The GDM name of the DMS as returned by the |
Value Returned
|
The DMS specified was found to be successfully loaded and enabled for GDM renaming. |
|
|
The DMS specified was not found to be loaded or is not enabled for GDM renaming. |
Related Topics
Generic Design Management (GDM) Functions
Return to top