BRepFill_OffsetWire problem

Forums: 

Hello Team,
Looks like bug in BRepFill_OffsetWire:

static BRepMAT2d_Explorer Exp;
Exp.Perform(mySpine);

The "static" doesn't allow to use it in parallel threads.

Thanks.
With respects, Eugene.

Andrey BETENEV's picture

Hello Eugene,

Thanks for reporting the issue, now registered in Mantis as #31977.
Please feel free to register other issues, if any, directly there.

Andrey