mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
Correction of misprinting
This commit is contained in:
@@ -1504,7 +1504,7 @@ Standard_Integer mkoffset(Draw_Interpretor& di,
|
||||
else
|
||||
{
|
||||
Base.Orientation(TopAbs_FORWARD);
|
||||
Paral.Init(TopoDS::Face(Base)), theJoinType);
|
||||
Paral.Init(TopoDS::Face(Base), theJoinType);
|
||||
}
|
||||
|
||||
Standard_Real U, dU;
|
||||
|
Reference in New Issue
Block a user