From: aml Date: Fri, 25 Mar 2016 11:32:25 +0000 (+0300) Subject: 0027306: Incorrect documentation for BRepOffsetAPI_NormalProjection class X-Git-Tag: V7_0_0~16 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=2a11138ffe9d723e135f39c06c32d1b579511dde;p=occt-copy.git 0027306: Incorrect documentation for BRepOffsetAPI_NormalProjection class Incorrect sentence is deleted to avoid misunderstanding. --- diff --git a/src/BRepOffsetAPI/BRepOffsetAPI_NormalProjection.hxx b/src/BRepOffsetAPI/BRepOffsetAPI_NormalProjection.hxx index adbd00dd36..0fedaf74dc 100644 --- a/src/BRepOffsetAPI/BRepOffsetAPI_NormalProjection.hxx +++ b/src/BRepOffsetAPI/BRepOffsetAPI_NormalProjection.hxx @@ -38,7 +38,6 @@ class TopoDS_Edge; //! A framework to define projection onto a shape //! 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 face is considered to be a 2D surface. class BRepOffsetAPI_NormalProjection : public BRepBuilderAPI_MakeShape { public: