mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
22 lines
405 B
Plaintext
22 lines
405 B
Plaintext
## MFA's collection of bugs
|
|
|
|
pcylinder cyl 9 3
|
|
pcone kone 7 6 4
|
|
|
|
bfuse body cyl kone
|
|
|
|
pcylinder pcyl 1 9
|
|
|
|
## translate in y direction and there is no problem
|
|
## ttranslate pcyl 0 5 -2
|
|
|
|
## translate in x direction and it doesn't work
|
|
ttranslate pcyl 5 0 -2
|
|
|
|
## the problem is clearly asscoaiated with the seam
|
|
## edge of the cylinder meeting the seam of the cone
|
|
|
|
bcut result body pcyl
|
|
|
|
set square 727.481
|