Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO tracklist for longterm items #1319

Open
17 tasks
RobPasMue opened this issue Jul 19, 2024 · 0 comments
Open
17 tasks

TODO tracklist for longterm items #1319

RobPasMue opened this issue Jul 19, 2024 · 0 comments

Comments

@RobPasMue
Copy link
Member

RobPasMue commented Jul 19, 2024

Instead of creating individual issues I will track the longterm TODOs here:

  • Increase server stats when reporting - see connection/validate.py
  • Remove support for old server versions not having "tool_bodies" - see designer/body.py
  • Allow passing a list of materials instead of one by one - see designer/design.py
  • Adding Design ID to material request - see designer/design.py
  • Ensure design sync is complete - see designer/design.py
  • Increase support for material properties - see designer/design.py
  • SharedTopology sync is time consuming - see designer/design.py
  • Inform via logger that if a Quantity is given to a Measurement object, its unit value is disregarded - misc/measurements.py
  • Repair/Prepare/Measurement tools available on Linux - see modeler.py
  • Include support for perimeter and area on TrimmedSurfaces - see shapes/srufaces/trimmed_surface.py
  • On Box sketch creation we should be able to pass in the plane for creating the SketchSegment - see sketch/box.py
  • On Gears sketch creation we should be able to pass in the plane for creating the SketchSegment - see sketch/gears.py
  • On Slot sketch creation we should be able to pass in the plane for creating the SketchSegment - see sketch/slot.py
  • On Triangle sketch creation we should be able to pass in the plane for creating the SketchSegment - see sketch/triangle.py
  • On Trapezoid sketch creation we should be able to pass in the plane for creating the SketchSegment - see sketch/trapezoid.py
  • There are certain sketches like Circle and Ellipse that are a SketchFace and are not making use of the edges - see sketch/face.py
  • Beams should also have a name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant