multiMfgResolutionSnap
layout multiMfgResolutionSnap boolean { t | nil }
Description
(Virtuoso Photonics Option) Checks if the objects are snapped to higher manufacturing grids instead of the base manufacturing grid during creation, stretching, moving, and copying of instances, shapes, pins, and vias. Pins and shapes are snapped to the manufacturing grid defined for the layer in the technology file. Instances or vias are snapped to the least common multiple value of manufacturing grids of all the layers in the instance or via.
GUI Equivalent
Examples
envGetVal("layout" "multiMfgResolutionSnap")
envSetVal("layout" "multiMfgResolutionSnap" 'boolean t)
Related Topics
Return to top