-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, the FoorPlot uses the position of the elements to plot them but does not use the shift_x, shift_y and rotation variables like rot_s_rad.
To be probably implemented around here: https://github.com/xsuite/xplt/blob/main/xplt/line.py#L418
I made a basic change that should work for thick elements, but only works when a line element is provided, as the survey only does not seem to contain the shift information (only ref_shift, set to 0).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request