mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-06-20 11:54:07 +03:00
BRepOffset/BRepOffset_Tool.cxx, Features and Fillets algorithms have been ported on new BO algorithm. Old BO algorithm, that was implemented in BOP, BooleanOperations and BOPTools packages, has been deleted. Porting SALOME algorithms to new BOP algorithm. Fixing regressions. Rebased on current master.
18 lines
298 B
Plaintext
18 lines
298 B
Plaintext
#old revolrib13
|
|
#same case of A2 without modify
|
|
pcylinder c1 2 5
|
|
pcylinder c2 1 3
|
|
ttranslate c2 0 0 5
|
|
bfuse s c1 c2
|
|
vertex v1 -2 0 5
|
|
vertex v2 -1 0 8
|
|
edge e v1 v2
|
|
wire w e
|
|
ttranslate w 0.3 0 -0.2
|
|
plane pl -2 0 5 0 1 0
|
|
|
|
featrf s w pl 0 0 0 0 0 1 0.2 0.2 1 0
|
|
featperform rf result
|
|
|
|
set square 107.82
|