mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-28 18:30:36 +05:00
Issue 0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
Additional changes: improve insertion markers to minimize accidental removing of them from the source code
This commit is contained in:
parent
67726293a6
commit
68264701b6
@ -43,6 +43,7 @@
|
||||
|
||||
#include "GEOMImpl_PipeTShapeDriver.hxx"
|
||||
#include "GEOMImpl_IPipeTShape.hxx"
|
||||
/*@@ insert new functions before this line @@ do not remove this line @@ do not remove this line @@*/
|
||||
|
||||
#include <TopExp.hxx>
|
||||
#include <TopExp_Explorer.hxx>
|
||||
@ -57,8 +58,6 @@
|
||||
#include <BRep_Tool.hxx>
|
||||
#include <cmath>
|
||||
|
||||
/*@@ insert new functions before this line @@ do not remove this line @@ do not remove this line @@*/
|
||||
|
||||
#include <TFunction_DriverTable.hxx>
|
||||
#include <TFunction_Driver.hxx>
|
||||
#include <TFunction_Logbook.hxx>
|
||||
|
Loading…
Reference in New Issue
Block a user