You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes when modifying the frames in a slicer object it is convenient to have more of them available at a regular distance. Currently, some of them are left out when the path is linear
The text was updated successfully, but these errors were encountered:
There is a method that is removing frames if the path is a simple straight line. You can simply disable this method in the predefined slicers.
Adding it as a variable input parameter is also an option. Input parameter 'reduce frames' and have simple strategies for that? Remove from straight lines, remove based on curvature, etc? We can add it as an optional input parameter that can be made visible via de right click menu item.
Sometimes when modifying the frames in a slicer object it is convenient to have more of them available at a regular distance. Currently, some of them are left out when the path is linear
The text was updated successfully, but these errors were encountered: