mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
0023601: Member fields of BRepTools_ReShape made protected
This commit is contained in:
parent
576ab3945d
commit
337a0f4e30
@ -125,8 +125,8 @@ is
|
||||
|
||||
fields
|
||||
|
||||
myNMap: DataMapOfShapeShape from TopTools; -- normal case
|
||||
myRMap: DataMapOfShapeShape from TopTools; -- REVERSED
|
||||
myNMap: DataMapOfShapeShape from TopTools is protected; -- normal case
|
||||
myRMap: DataMapOfShapeShape from TopTools is protected; -- REVERSED
|
||||
myStatus: Integer is protected; -- error status
|
||||
myConsiderLocation : Boolean;
|
||||
myConsiderOrientation : Boolean;
|
||||
|
Loading…
x
Reference in New Issue
Block a user