1. Referring to model values in scripting

  • You can get the value of all object/variables in the model using the scripting box

2. Example

  • create a body point (1,2,3)

529435255 image13
  • Create another body point

2048302411 image14
  • Give the second body point the coordinates of body point <exampleName> pluss 1.0m

1460811235 image15
  • Set script and write exampleName. (Remember the dot after the name)

1155549327 image16
  • Press control space to get a list of the available values to choose from

  • Find the value you want in the list and press enter

  • write +1.0 to finish the script

107862389 image18
  • Press OK to activate the script

980597875 image19