From d41654b469fa51870b5952c836c04d9da17f32d3 Mon Sep 17 00:00:00 2001 From: Anton Novoselov Date: Tue, 8 Aug 2017 20:14:22 +0300 Subject: Updated to CL 22627414: * docs updates * authoring fixes * stress solver crash fixes --- docs/api_docs/files/pageextimport.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/api_docs/files/pageextimport.html') diff --git a/docs/api_docs/files/pageextimport.html b/docs/api_docs/files/pageextimport.html index 783c516..f7f24de 100644 --- a/docs/api_docs/files/pageextimport.html +++ b/docs/api_docs/files/pageextimport.html @@ -29,8 +29,8 @@ This tool supports two bond generation modes and can be configured by providing: }

1) EXACT - Importer tries to find triangles from two chunks which lay in common surface. If such triangles are found, their intersections are considered as the interface.

-2) FORCED - Bond creation is forced no matter how far chunks from each other. Interface parameters are approximated.

-Nv::Blast::ApexImporter::ApexImportTool can be itinialized by providing ApexSDK and ModuleDestructible, or they can be created internally.

+2) FORCED - Bond creation is forced no matter how far chunks are from each other. Interface parameters are approximated.

+Nv::Blast::ApexImporter::ApexImportTool can be initialized by providing ApexSDK and ModuleDestructible, or they can be created internally.

If ApexSDK and ModuleDestructible were provided, they are not freed when Nv::Blast::ApexImporter::~ApexImportTool() is called.
-- cgit v1.2.3