TEXT_PARAMETRIZE_CUSTOM =============================== .. _textparametrizecustom: TEXT_PARAMETRIZE_CUSTOM worker is available in workflows to create different parameters and view them in the outputs which can be further used as inputs for othere workers. Text_Parameterize worker supports addition of string (character) parameters where string chosen will now be added to *PARAMETER anchor like other parameters. ​ .. thumbnail:: /_images/Images/characterparameter.png :title: string (character) parameters | | Text_Parameterize_Custom worker has a new dataset input called Reference parameters which can take inputs from previous worker outputs as reference parameters.​ .. thumbnail:: /_images/Images/inputdatasetreference.png :title: Reference parameters | | Multiple input files can be added to *TEXT_PARAMETERIZE_CUSTOM worker in Workflows.​ .. thumbnail:: /_images/Images/parametereriecustomfiles.png :title: Multiple input files | | Multiple files added to the input in *TEXT_PAREMETRIZE_CUSTOM worker can be selected and parameters can be added to the worker.​ .. thumbnail:: /_images/Images/parameterizefilesinmulti.png :title: Multiple input files | | We have new output called Parameters zip which shows the parameters from both the files after execution in Text parameterize custom worker. ​ .. thumbnail:: /_images/Images/zipfileoutputinworker.png :title: Parameters zip | | Custom Parameters ===================== The Text Parameterize worker now supports a Custom parameters input that replaces x_value/ y_value in the text file with parameter values provided in the input dataset. .. thumbnail:: /_images/Images/textparameterizecustomparameterizetext.png :title: Text Parameterize Custom Parameters | | Curve values can be replaced with parameters using Custom parameters input in the Text Parameterize worker in Workflows. .. thumbnail:: /_images/Images/textparameterizecustomparameterizetextcurve.png :title: Text Parameterize Custom Curve Parameters | | *TEXT_PARAMETRIZE_CUSTOM worker now supports sfa, sfo, offa, and offo columns in Custom Parameters input for LS-DYNA material and parameters will be replaced in the output text in Workflows. .. thumbnail:: /_images/Images/textparameterizecsfaoffa.png :title: Text Parameterize sfa sfo | | Part ID ========= "*TEXT_PARAMETERIZE _CUSTOM" worker now automatically extracts unique material IDs from LS-DYNA "*PART" blocks using input option which updates the "*PARAMETER" section and replaces MID fields with right-aligned parameter references in the output. .. thumbnail:: /_images/Images/textparameterpartidmid.png :title: Text Parameterize partID | | Parameter rules ========================================== The **TEXT_PARAMETRIZE_CUSTOM** worker now supports a new **Parameter Rules** input, which automatically updates as input files are parametrized. Features -------- - Introduces **Parameter Rules** as a new input field - Automatically updates rules based on parametrization changes - Ensures synchronization between input files and parameter definitions .. thumbnail:: /_images/Images/textparameterrules.png :title: Text Parameterize partID | |