Skip to content

the function is not working #5

@francescomarucci

Description

@francescomarucci

hello,
there is an error in the code, also if features are selected!

in ParallelOffset.run function, line 98, you have to change the "layer" variable name because it already contains the current layer value.

please change the next lines to:
for layerTo in layers:
if layerTo.name() == "Parallel_Offset":
Lexists = "true"
vl = layerTo

or remove the plugin.

regards,
francesco

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions