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

Add the arc shape. #81

Merged
merged 15 commits into from
Sep 12, 2022
Merged

Add the arc shape. #81

merged 15 commits into from
Sep 12, 2022

Commits on Sep 8, 2022

  1. Add arc shape.

    MaxJPRey committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    1f49d86 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Add arc shape.

    MaxJPRey committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    a286b2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40419f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Fix angle calculation.

    MaxJPRey committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    ca6fbe4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d55a37c View commit details
    Browse the repository at this point in the history
  3. Restore sketch.

    MaxJPRey committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    4b1b5ac View commit details
    Browse the repository at this point in the history
  4. Refactore local points.

    MaxJPRey committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    bfc550e View commit details
    Browse the repository at this point in the history
  5. Point3D became Point.

    MaxJPRey committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    5cf89af View commit details
    Browse the repository at this point in the history
  6. Update src/ansys/geometry/core/shapes/arc.py

    Co-authored-by: Roberto Pastor Muela <roberto.pastormuela@ansys.com>
    Maxjrey and RobPasMue authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    548d105 View commit details
    Browse the repository at this point in the history
  7. Update src/ansys/geometry/core/shapes/arc.py

    Co-authored-by: Roberto Pastor Muela <roberto.pastormuela@ansys.com>
    Maxjrey and RobPasMue authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    a6ffa30 View commit details
    Browse the repository at this point in the history
  8. Update src/ansys/geometry/core/shapes/arc.py

    Co-authored-by: Roberto Pastor Muela <roberto.pastormuela@ansys.com>
    Maxjrey and RobPasMue authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    9d4db40 View commit details
    Browse the repository at this point in the history
  9. Use the base initializer.

    MaxJPRey committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    f32463f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6bc8134 View commit details
    Browse the repository at this point in the history
  11. Add the unit vector.

    MaxJPRey committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    0e1e541 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bb255a5 View commit details
    Browse the repository at this point in the history