1
0
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:
bugmaster
2014-10-09 17:43:36 +04:00
parent 6f2ee1a012
commit e8bdaa6ff1

View File

@@ -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;