Skip to content

DRC: "extended" not working as expected with "joined = true" #90

@klayoutmatthias

Description

@klayoutmatthias

x.oas.gz

The DRC script is:

l = input(1)
le = l.edges
(le.start_segments(0.2.um) + le.end_segments(0.2.um)).extended(:out => 0.2.um, :joined => true).output(100, 0)

On the sample (x.oas.gz), the result it this, rather than the expected output (joined edges):
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions