mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-07 18:30:55 +03:00
Corrected integration to remove incorrect merge fix for issue 0024057 with fix for 0023582
This commit is contained in:
parent
da0e82aac3
commit
66deda1eea
@ -25,7 +25,7 @@
|
|||||||
//purpose :
|
//purpose :
|
||||||
//=======================================================================
|
//=======================================================================
|
||||||
|
|
||||||
inline void LocOpe_WiresOnShape::SetCheckInterior(const Standard_Boolean)
|
inline void LocOpe_WiresOnShape::SetCheckInterior(const Standard_Boolean ToCheckInterior)
|
||||||
{
|
{
|
||||||
myCheckInterior = ToCheckInterior;
|
myCheckInterior = ToCheckInterior;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user