CONCLUSION:
The initial surface is infinite and that is a cause of considered bug.
- Operations with initial cases.
- intersect command.
The intersect command produce nothing.
- extrema command.
The result of extrema command is unpredictable for current case.
- BRepIntCS command.
BRepIntCS produce correct result.
- Operations with trimmed surface.
If we use trim command the results of operations are better.
trimv st s -80 0
- intersect command.
The intersect command produce valid result.
- extrema command.
The result of extrema command is not full. We have only one extrema, but we shoult have two.
- BRepIntCS command.
BRepIntCS produce correct result too.
CONCLUSION:
The initial surface is infinite and that is a cause of considered bug.