Salome HOME
Correct spaces
authorcgenraul <clarisse.genrault@cea.fr>
Fri, 9 Oct 2020 07:48:09 +0000 (09:48 +0200)
committercgenraul <clarisse.genrault@cea.fr>
Fri, 9 Oct 2020 07:48:09 +0000 (09:48 +0200)
src/ExchangePlugin/ExchangePlugin_ExportFeature.cpp

index 0205960b13861c868af22444da08a71768953a6d..e81ae860df0abb368483973b515c6d042e66be8b 100644 (file)
@@ -109,7 +109,7 @@ void ExchangePlugin_ExportFeature::initAttributes()
    ModelAPI_AttributeString::typeId());
   data()->addAttribute(ExchangePlugin_ExportFeature::STL_RELATIVE(),
     ModelAPI_AttributeDouble::typeId());
-   
+
   double defelection = Config_PropManager::real("Visualization", "body_deflection");
   real(ExchangePlugin_ExportFeature::STL_RELATIVE())->setValue(defelection);