Product Documentation
Virtuoso Technology Data SKILL Reference
Product Version IC23.1, June 2023

techIsMfgGridResolutionSet

techIsMfgGridResolutionSet(
d_techID 
) 
=> t / nil

Description

Checks whether the value used for grid snapping (the default manufacturing grid resolution for design sessions) is set in the specified technology database. ASCII technology file location: mfgGridResolution subsection in the controls section.

For more information about the mfgGridResolution section of the technology file, see mfgGridResolution.

Arguments

d_techID

The identifier of the technology database.

Value Returned

t

The manufacturing grid resolution was updated or created successfully.

nil

The technology database does not exist.

Example

techIsMfgGridResolutionSet(tfID)
=> t

The manufacturing grid resolution value in the technology database identified by tfID is set.


Return to top
 ⠀
X