mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-06-15 11:44:07 +03:00
Changing the ScalePrec
This commit is contained in:
parent
c6daa01e40
commit
2cd04d9e55
@ -157,7 +157,7 @@ Standard_Boolean operator != (const TopLoc_Location& Other) const
|
|||||||
|
|
||||||
static Standard_Real ScalePrec()
|
static Standard_Real ScalePrec()
|
||||||
{
|
{
|
||||||
return 1.e-14;
|
return 1.e-13;
|
||||||
}
|
}
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user