mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-10 20:43:39 +08:00
0025938: BRepBuilderAPI_Transform is not thread safe
ModifiedShape() method is made returning shape by value, not by reference.
This commit is contained in:
@@ -122,7 +122,6 @@ is
|
||||
-- transformation has been applied. Raises NoSuchObject from Standard
|
||||
-- if S is not the initial shape or a sub-shape
|
||||
-- of the initial shape.
|
||||
---C++: return const&
|
||||
raises NoSuchObject from Standard
|
||||
|
||||
is virtual;
|
||||
|
||||
Reference in New Issue
Block a user