mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-22 12:48:37 +08:00
0031939: Coding - correction of spelling errors in comments [part 8]
Fix various typos Fixed via codespell v2.1.dev
This commit is contained in:
@@ -56,8 +56,8 @@ class Law_Function;
|
||||
//! The two global approaches can also be combined.
|
||||
//! You can also close the surface later in order to form a solid.
|
||||
//! Warning: some limitations exist
|
||||
//! -- Mode with auxilary spine is incompatible with hometetic laws
|
||||
//! -- Mode with auxilary spine and keep contact produce only CO surface.
|
||||
//! -- Mode with auxiliary spine is incompatible with hometetic laws
|
||||
//! -- Mode with auxiliary spine and keep contact produce only CO surface.
|
||||
class BRepOffsetAPI_MakePipeShell : public BRepPrimAPI_MakeSweep
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user