1
0
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:
aml 2016-03-25 14:32:25 +03:00 committed by bugmaster
parent eee615ad2a
commit 2a11138ffe

View File

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