Archived discussion

BRepFill_OffsetWire problem

ModelingFri, 12/04/2020 - 09:041 reply

Browse this forum
QuestionAuthor

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, Author.

Discussion

1 archived reply

Posts are displayed in their archived order.

01Commenter-1

Hello Author,

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

Commenter-1