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 polygon and polygon in view classes #11185

Closed
wants to merge 5 commits into from
Closed

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    c8b1c21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b98e762 View commit details
    Browse the repository at this point in the history
  3. Update bounding box of parts in polyline part manager

    The part visualization was missing in some cases due to an invalid bounding box
    magnesj committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    127b9ed View commit details
    Browse the repository at this point in the history
  4. Add polygon classes

    - add RimPolygon and RimPolygonInView
    - add new define ItemIn3dView used to identify surface or polygon data
    magnesj committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7622612 View commit details
    Browse the repository at this point in the history
  5. Cleanup obsolete code

    magnesj committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e82dba0 View commit details
    Browse the repository at this point in the history