Extern :
- C3d aggiornamento librerie ( 118044).
This commit is contained in:
@@ -216,8 +216,8 @@ public:
|
||||
MbSmoothSurface & CurvesDuplicate() const override; // \ru Копия с теми же опорными поверхностями. \en Copy with the same support surfaces.
|
||||
// \ru Объединить поверхности путём включения поверхности init в данную поверхность. \en Unite surface by inclusion of 'init' surface to the given surface.
|
||||
bool SurfacesCombine( const MbSurfaceIntersectionCurve & edge,
|
||||
const MbSurface & init, bool add, MbMatrix & matr,
|
||||
const MbSurfaceIntersectionCurve * seam ) override;
|
||||
const MbSurface & init, bool add, bool inv, MbMatrix & matr,
|
||||
const MbSurfaceIntersectionCurve * seam, VERSION vers ) override;
|
||||
//virtual void InsertPointsToCurves( double u ); // \ru Добавить точки в опорные кривые поверхности. \en Add points to support curves of surface.
|
||||
|
||||
/** \} */
|
||||
|
||||
Reference in New Issue
Block a user