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/12/18 09:59] – Tim | tutorials:xparametric-model [2025/06/03 17:07] (current) – tim2 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Forward parameters from the command line to GroIMP | + | ====== Forward parameters from the command line to a project |
- | It is possible to forward parameters from the command line to GroIMP using additional parameters beginning with an capital X. | + | 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. | + | 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 16: | 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.1734512364.txt.gz · Last modified: 2024/12/18 09:59 by Tim