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

ddSetLibUnmanaged

ddSetLibUnmanaged( 
b_libId
) 
=> t / nil

Description

Sets the DMTYPE entry of the cdsinfo.tag file in the library directory to none. This will guarantee that regardless of the default value for DMTYPE, this library will not be DM managed. If the library has a temporary directory, it will also not be managed.

See also ddClearLibUnmanaged, ddIsPathManagable, ddIsPathManaged, ddAmUsingDm, ddCheckin.

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

Arguments

b_libId

The ID of a library object.

Value Returned

t

The DMTYPE entry is set.

nil

The DMTYPE entry is not set.


Return to top
 ⠀
X