We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Example of an "arc" shape - Debug Viewer displays nothing, or even gets stuck:
arc {ps=-43222496,7674553 pe=-43222516,7674553 pc=-43222506,7674553 cw=1 r=20320 cap=0} mat_arc_struc
c {ps=-43222496,7674553 pe=-43222516,7674553 pc=-43222506,7674553 cw=1} mat_curve_struc
w {cap=0 r=20320 } mat_cap_struc
For comparison, shapes of type "line" have a similar syntax, and there are loaded & displayed OK. For example, this one:
line {ps=-43222516,7674553 pe=-43222517,8185411 r=20320 cap=0} mat_line_struc
seg {ps=-43222516,7674553 pe=-43222517,8185411} mat_seg_struc
The text was updated successfully, but these errors were encountered:
Bug fixed in v2.2.13 ODB Arc should work now
Sorry, something went wrong.
No branches or pull requests
Example of an "arc" shape - Debug Viewer displays nothing, or even gets stuck:
For comparison, shapes of type "line" have a similar syntax, and there are loaded & displayed OK. For example, this one:
The text was updated successfully, but these errors were encountered: