mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-15 22:11:17 +08:00
0025705: BRepOffsetAPI_MakeOffset regression in 0025298
This commit is contained in:
@@ -47,7 +47,9 @@ static Standard_Boolean AffichSpine = Standard_False;
|
||||
//=======================================================================
|
||||
|
||||
BRepOffsetAPI_MakeOffset::BRepOffsetAPI_MakeOffset()
|
||||
:myIsInitialized( Standard_False)
|
||||
: myIsInitialized( Standard_False),
|
||||
myJoin(GeomAbs_Arc),
|
||||
myIsOpenResult(Standard_False)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user