Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

ddClearLibUnmanaged

ddClearLibUnmanaged( 
b_libId
) 
=> t / nil

Description

Removes any DMTYPE entry from the cdsinfo.tag file in the library directory. This will allow the default value for DMTYPE to be used for this library.

For more information about the cdsinfo.tag file, see the Cadence Application Infrastructure User Guide.

Also see ddSetLibUnmanaged, ddIsPathManagable, ddIsPathManaged, ddAmUsingDm, ddCheckin.

Arguments

b_libId

The ID of a library object.

Value Returned

t

The DMTYPE is removed.

nil

The DMTYPE is not removed.


Return to top
 ⠀
X