Mira Šerý

Results 20 comments of Mira Šerý

Also came across this. Quite annoying when you try to auto-highlight the first option while the user is typing.

Hello @ostryhub :) Thank you for the question. It is connected to how planegcs internally represents the constraints and the geometrical objects. The "arc relationship" is defined by the `arc_rules`...

I'm glad it helped. Anyway, would you be interested in discussing the higher-level sketcher API? I think it would help me to see a different point of view. I'll prepare...

Considering the buggy constraints, I'm gonna look at it later - from the first sight it seems like bugs in planegcs.

Hello, sorry for the delay. However - I've looked into the issue and I realized there is a problem in the parameter offset lookup. Currently, the p-parameters (for planegcs) of...

Ok, I changed the offsets lookup implementation. However, there are still issues with the constraints you mentioned. I also found another bug in the wrapper when passing the primitive numbers,...

Ok, let me know. But I would guess the constraint should regard the lines as lines and not line segments (-> not regard the line length)..?

Ok, I still don't understand completely though, so is it a bug in the wrapper that should be fixed?

Ah, ok ;) thanks for the fix. Have you explored the issue with `l2l_angle_ll` yet?