mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-08 18:40:55 +03:00
1. Algorithm of aStepU1 computing was changed. 2. Interface to allow convert gp_XY(Z) to the math_Vector has been added. 3. Algorithm of point in V-boundaries computing has been changed. 4. Situation when intersection line walks along V-boundary of cylinder(s) is processed better. 5. Intersection lines are created with their individual step along U1 parameter. 6. Points processing has been moved to the assembly level. 7. Extend output of "bfuseblend" and "bcutblend" DRAW-command. 8. New option for "bfuseblend" and "bcutblend" command has been added. Update Test cases Test cases for issue CR25742
12 lines
205 B
Plaintext
12 lines
205 B
Plaintext
pcylinder s1 5 15
|
|
pcylinder s2 3 15
|
|
trotate s2 0 0 0 1 0 0 90
|
|
ttranslate s2 0 7 7
|
|
ttranslate s1 s2 5 5 0
|
|
bcut s s1 s2
|
|
tscale s 0 0 0 SCALE1
|
|
nexplode s e
|
|
blend result s 0.5*SCALE1 s_4
|
|
|
|
set square 72440.6
|