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

[Problem] Assembly: Possibility to Inspect the Assembly #12454

Open
2 tasks done
maxwxyz opened this issue Feb 16, 2024 · 3 comments
Open
2 tasks done

[Problem] Assembly: Possibility to Inspect the Assembly #12454

maxwxyz opened this issue Feb 16, 2024 · 3 comments
Labels
Feature FR for improvements or new features WB Assembly Related to the Integrated Assembly Workbench

Comments

@maxwxyz
Copy link
Collaborator

maxwxyz commented Feb 16, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Problem description

There should be some possibilities to inspect the assembly:

  • display degrees of freedom (DoF) for the parts (maybe in the property view, maybe in an inspection dialog, maybe display them directly in the 3D view (e.g. arrows)
  • alternatively an option to wiggle/animate the assembly in all open degrees of freedom, to see if the assembly is working correctly and all joints were made.
  • Check for intersection of parts / collision (clash) detection. But also allow a maximum/minimum distance input and analyze if no parts have a closer or larger distance to each other
  • Assembly Hierarchy and Structure: Displaying the organization of components within the assembly hierarchy is crucial for managing complex assemblies. The WB should provide tools for displaying the relation of all components, maybe like the dependency graph

To add from the FreeCAD Day 2024 Complaint Session:
No way to get the mass of a sub assembly. Material properties are not handled properly assemblies, you cant get aggregate properties

Full version info

OS: Windows 11 build 22631
Word size of FreeCAD: 64-bit
Version: 0.22.0dev.35966 (Git)
Build type: Release
Branch: main
Hash: 7f5d89fa1942fec79222e4d173655744037164dc
Python 3.10.13, Qt 5.15.8, Coin 4.0.2, Vtk 9.2.6, OCC 7.6.3
Locale: German/Germany (de_DE)
Installed mods: 
  * 3DfindIT 1.2.0
  * BIM 2021.12.0
  * CfdOF 1.25.1
  * CurvedShapes 1.0.5
  * Curves 0.6.23
  * Defeaturing 1.2.2
  * fasteners 0.5.2
  * FEMbyGEN 2.1.0
  * freecad.gears 1.0.0
  * freecad_metal_workbench 0.0.1
  * OpenDark 2023.12.17
  * sheetmetal 0.4.0
  * woodworking 0.21.2.33771

Subproject(s) affected?

Assembly

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@maxwxyz maxwxyz added Feature FR for improvements or new features WB Assembly Related to the Integrated Assembly Workbench labels Feb 16, 2024
@maxwxyz
Copy link
Collaborator Author

maxwxyz commented Feb 16, 2024

@PaddleStroke is this issue ok or should I split it up for each point?

@pierreporte
Copy link

Assembly Hierarchy and Structure: Displaying the organization of components within the assembly hierarchy is crucial for managing complex assemblies. The WB should provide tools for displaying the relation of all components, maybe like the dependency graph

Isn’t that what the tree view is for?

@maxwxyz
Copy link
Collaborator Author

maxwxyz commented Mar 17, 2024

also found an older post how A2 displays DoF with labels: https://forum.freecad.org/viewtopic.php?p=553768#p553768

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature FR for improvements or new features WB Assembly Related to the Integrated Assembly Workbench
Projects
Development

No branches or pull requests

2 participants