Commit 4412160
committed
fix(import): compute ellipse minor axis without MinorAxisEndpoint
ACadSharp removed the computed MinorAxisEndpoint property. Derive the
minor axis vector inline using the same formula: Normal × MajorAxis,
normalized, scaled by MajorAxis.Length * RadiusRatio.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Ka4ocDhmumPuQDD2fDs7ad1 parent 6f522f5 commit 4412160
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
555 | | - | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
556 | 560 | | |
557 | 561 | | |
558 | 562 | | |
| |||
0 commit comments