Skip to main content

optiSLang 3D Postprocessing Script API 2025 R1

SaveDataBaseSettings Struct Reference

Last update: 16.07.2025

stores settings for saveDataBase() More...

Public Member Functions

 check () const
 checks the settings and throws an exception if they are not correct.
 
 SaveDataBaseSettings (string the_filename)
 

Public Attributes

string filename
 the name of the file which serves as a template (this file is not modified)
 
bool replace_files
 if true, already existing database files are overwritten.
 

Detailed Description

stores settings for saveDataBase()

Constructor & Destructor Documentation

◆ SaveDataBaseSettings()

SaveDataBaseSettings ( string  the_filename)
Parameters
the_filenamethe name of the input file Sets default values: replace_false=false

Connect with Ansys