Skip to content

Bug in modelmaker refine #53

@sklumpe

Description

@sklumpe

Hi,

there is a bug in the ModelMaker refine module. During selection parsing, only the first part of the selection string is processed.
In line 374 in the modelmaker.tcl file it should be
set sel [list $arg(sel)]
instead of
set sel $arg(sel)

Best
Sven

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