Skip to content

torparser does not work for ref inside a struct #24

@Spect4tor

Description

@Spect4tor

When trying to parse the following a Parse Exception occurs:

M1_rim elliptical_rim
(
half_axis : struct(x: "ref(beamradius)" mm, y: "ref(beamradius)" mm)
)

replacing the ref objects with values and removing the doublequotes fixes the issue. Removing only the double quotes or only substituting values does not fix the issue.

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