Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
ReinhardN said:in this case you could write a mapkey which deletes that parameter and execute it first. Then you apply the mapkey which creates your parameter with a given value.
If you have many files, you could use Spekan Batch or Pro/Batch.
ReinhardN
wsylvester said:why in WF2 is not working anymore
ptc changed the syntax onlists when they did away with" pick by menu"...![]()
it deletes the parameter but only if there are the same number of parameters in the list and if the parameter is in the same position.
Sweet huh??![]()
gking...use can save as a text file what parameters are common and load that thru relations then delete the relations and they will remain as parameters...easier than entering in the parameter UI..... which brings up the point....WHY IS THERE ONLY EXPORT PARAMETERS??
Are there easier ways to update parameter values?
Why, yes -- of course! The easiest way to update the parameters of an assembly and its components is to take advantage of advanced functionality within the Model Tree. Choose (from the Model Tree menu) Settings / Tree Columns and change the Type pop-up menu to the Model Params menu.
![]()
Update the parameters of an assembly in the Model Trees Columns dialog box.
Then, move the desired model parameters from the Not Displayed to the Displayed column using the >> button, as shown below.
I prefer to remove all of the existing columns with the << button in order to simplify the display.
![]()
Use the >> button to move the desired model parameters from Not Displayed to the Displayed column.
![]()
Once you add the parameters to the assembly Model Tree display, your Wildfire display should appear much like this.
To update a component's parameter, simply click on its row and column in the Model Tree and type in the corrected value. If the parameter doesn't already exist in the Wildfire database, the Parameter Properties dialog box (discussed previously) displays, as shown below.
![]()
If the Parameter doesn't exist, the Parameter Properties dialog box appears.
It's now a simple matter to update the parameter values for each component. Once you're finished, regenerate the assembly and be sure to save the assembly database!
It's important to remember that when you change parameters in this fashion, you have modified the Wildfire database of the touched object. For example, if you modify the PART_REV parameter of WIDGET.PRT while working on its parent assembly, the widget's part database is modified. This means that if you do not save this object, you will lose these changes. To avoid this, always save the top-level object database -- the assembly or drawing -- after updating model parameters. This forces any associated modified databases to be saved.
Can I store the Model Tree Parameter settings for future use?
Yes -- you can save the model tree display configuration into a format that lets you retrieve it in the future. Choose Settings / Save Settings File from the Model Tree menu.
![]()
Store the model tree parameter for future use by choosing Settings / Save Settings File.
This saves the current configuration of the Model Tree into a file with a ".cfg" suffix. Ask your Wildfire system administrator to put this file in a location where the design team can easily access it in the future.
Now, you may easily update the model parameters of your assembly anytime by using the following procedure:
Open the top-level assembly in Wildfire.
Load your saved model tree parameter configuration file by choosing Settings / Open Settings File from the Model Tree menu.
Modify the desired parameters.
Save the top-level assembly file.
If you want to get really fancy, you can define a Mapkey with an associated user-interface icon that lets you perform this function with one click. (Well, perhaps two or three clicks may be required, but hey -- consider the alternative!)