User Tools

Site Tools


tutorials:xparametric-model

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tutorials:xparametric-model [2024/12/18 09:59] Timtutorials: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 ''-Xname="gaetan"''. For a model that is suppose to greed the user this additional parameter could be the name, therefore the command line parameter would be ''-Xname="gaetan"''.
 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:
 </code>  </code> 
  
-This works with multiple parameters and is especially useful in the [[groimp-platform:interfaces:headless|headless mode]]:+This works with multiple parameters and is especially useful in the [[user-guide:additional_interfaces:headless|headless mode]]:
  
 <code java> <code java>
tutorials/xparametric-model.1734512364.txt.gz · Last modified: 2024/12/18 09:59 by Tim