From 94c6ee2ef085fff3ef177a333b5a77d5b50d9a84 Mon Sep 17 00:00:00 2001 From: nbv Date: Fri, 2 Nov 2018 16:50:47 +0300 Subject: [PATCH] Correction in upgrade guide. --- dox/dev_guides/upgrade/upgrade.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dox/dev_guides/upgrade/upgrade.md b/dox/dev_guides/upgrade/upgrade.md index 71cd9787cc..06fc1a0b36 100644 --- a/dox/dev_guides/upgrade/upgrade.md +++ b/dox/dev_guides/upgrade/upgrade.md @@ -1632,6 +1632,8 @@ Obsolete methods: *static void SetDocumentVersion (const Standard_Integer DocVer The entire structure of *BRepMesh* component has been revised and separated into several logically connected classes. +In new version, deflection is controlled more accurately, this may be necessary to tune parameters of call of the BRepMesh algorithm on the application side to obtain the same quality of presentation and/or performance as before. + *BRepMesh_FastDiscret* and *BRepMesh_FastDiscretFace* classes have been removed. The following changes have been introduced in the API of *BRepMesh_IncrementalMesh*, component entry point: -- 2.39.5