Skip to content

Advice for best way to impliment draw_line #8

@Pioneer-1-1

Description

@Pioneer-1-1

Hi, thanks for the great project.
I'm working on project for which I need to plot the elements in a truss. This consists of a number of elements, which for the purposes of plotting are lines. However, these lines don't join to form a path so I need to plot them individually as elements.

In regular plotters I'd use a PointSeries of_element. However, as far as I can tell this isn't supported in pliced yet. Is there a way to work around this?

P.S.
I'd love to implement PointSeries of_element in pliced myself but unfortunately I don't yet understand enough about iced's graphics system to do that. Are there any resources you'd recommend for learning it? Thanks,

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