mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0031939: Coding - correction of spelling errors in comments [part 6]
Fix various typos Fixed via `codespell v2.1.dev
This commit is contained in:
@@ -64,7 +64,7 @@ public:
|
||||
|
||||
|
||||
//! Set an sweep's mode
|
||||
//! If no mode are setted, the mode use in MakePipe is used
|
||||
//! If no mode are set, the mode used in MakePipe is used
|
||||
Standard_EXPORT BRepFill_PipeShell(const TopoDS_Wire& Spine);
|
||||
|
||||
//! Set an Frenet or an CorrectedFrenet trihedron
|
||||
@@ -86,7 +86,7 @@ public:
|
||||
//! Set support to the spine to define the BiNormal
|
||||
//! at the spine, like the normal the surfaces.
|
||||
//! Warning: To be effective, Each edge of the <spine> must
|
||||
//! have an representaion on one face of<SpineSupport>
|
||||
//! have an representation on one face of<SpineSupport>
|
||||
Standard_EXPORT Standard_Boolean Set (const TopoDS_Shape& SpineSupport);
|
||||
|
||||
//! Set an auxiliary spine to define the Normal
|
||||
|
Reference in New Issue
Block a user