Product Documentation
Virtuoso Layout Suite XL: Basic Editing User Guide
Product Version IC23.1, November 2023

viaFillEnclosureOverlap

layout viaFillEnclosureOverlap boolean { t | nil }

Description

Extends via enclosure such that it covers the complete overlap area between the two intersecting shapes.

The default is t.

GUI Equivalent

Command:

Create – Via – Options

Field:

Fill Overlap with Enclosure

Examples

envGetVal("layout" "viaFillEnclosureOverlap")
envSetVal("layout" "viaFillEnclosureOverlap" 'boolean nil)

Related Topics

Create Via Options Form

viaFillEnclosureOverlap

layout.ava viaFillEnclosureOverlap boolean { t | nil }

Description

Extends via enclosure such that it covers the complete overlap area between the two intersecting shapes. The bounding box of the via enclosure coincides with the bounding box of the overlap region.

The default is t.

GUI Equivalent

Command:

Assistants – Auto Via Assistant – Auto Via Assistant Options – Enclosures

Field:

Fill overlap

Examples

envGetVal("layout.ava" "viaFillEnclosureOverlap")
envSetVal("layout.ava" "viaFillEnclosureOverlap" 'boolean nil)

Related Topics

Auto Via Assistant Options Form

viaFillpolygonalOverlap

layout.ava viaFillPolygonalOverlap cyclic { "Fully" | "Partially" | "Horizontally" | "Vertically" }

Description

Specifies the fill method to be used while creating a via.

The default is Fully.

GUI Equivalent

Command:

Assistants – Auto Via Assistant – Auto via assistant options

Field:

Fill Method

Examples

envGetVal("layout.ava" "viaFillPolygonalOverlap")
envSetVal("layout.ava" "viaFillPolygonalOverlap" 'cyclic "Partially")

Related Topics

Auto Via Assistant Options Form


Return to top
 ⠀
X