mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-05-16 10:54:53 +03:00
0027306: Incorrect documentation for BRepOffsetAPI_NormalProjection class
Incorrect sentence is deleted to avoid misunderstanding.
This commit is contained in:
parent
eee615ad2a
commit
2a11138ffe
@ -38,7 +38,6 @@ class TopoDS_Edge;
|
|||||||
//! A framework to define projection onto a shape
|
//! A framework to define projection onto a shape
|
||||||
//! according to the normal from each point to be projected.
|
//! according to the normal from each point to be projected.
|
||||||
//! The target shape is a face, and the source shape is an edge or a wire.
|
//! The target shape is a face, and the source shape is an edge or a wire.
|
||||||
//! The target face is considered to be a 2D surface.
|
|
||||||
class BRepOffsetAPI_NormalProjection : public BRepBuilderAPI_MakeShape
|
class BRepOffsetAPI_NormalProjection : public BRepBuilderAPI_MakeShape
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user