tutorials:xparametric-model
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tutorials:xparametric-model [2024/05/03 16:16] – TimOb | tutorials:xparametric-model [2025/06/03 17:07] (current) – tim2 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | It is possible to forward parameters from the command line to GroIMP using additional parameters beginning with an capital X. | + | ====== Forward parameters from the command line to a project ====== | 
| - | This parameter can than be accessed by all models opened. | + | |
| + | |||
| + | It is possible to forward parameters from the command line to GroIMP using additional parameters beginning with an capital X.This parameters need to be added before other specifications such as --headless or the path to a model. | ||
| + | This parameter can than be accessed by all models opened. | ||
| For a model that is suppose to greed the user this additional parameter could be the name, therefore the command line parameter would be '' | For a model that is suppose to greed the user this additional parameter could be the name, therefore the command line parameter would be '' | ||
| To access this parameter than in GroIMP the function getProperty of the class Main needs to be called: | To access this parameter than in GroIMP the function getProperty of the class Main needs to be called: | ||
| Line 13: | Line 16: | ||
| </ | </ | ||
| - | This works with multiple parameters and is especially useful in the [[groimp-platform:interfaces: | + | This works with multiple parameters and is especially useful in the [[user-guide:additional_interfaces: | 
| <code java> | <code java> | ||
tutorials/xparametric-model.1714745794.txt.gz · Last modified: 2024/05/03 16:16 by TimOb
                
                