03-19-2024
01:18 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
03-19-2024
01:18 PM
I tried the workplane rotate around edge.
I think it was workplanes.addbylineplaneandangle
But the workplane creation keeps giving me an error when using input edge and face rather than axis and workplane.
Tried transient geometry plane but i mess up with the inputs as well, keeps crashing.
Ideal would be if i could get a temporary face with maybe brep somehow.
Because I have a good code to get the real angle between 2 faces (not shortest angle between 2 infinite workplanes)
Im kinda frustrated on the failed attempts ![]()
The goal is to have a plane to measure with groundplane XY. And adjust the angle of the flange i want create next. Ideally visible for debugging.