Hi,
While doing long section drawings (no matter what method I use) I get wrong annotation on small vertical radius. Instead R=100 L=50 I get R= L= without values.
Any ideas?
Best regards
Lukasz
You can have more than one mmd file for a project. Make a copy of your prefered parameterfile .prm and .gui e.g. tutorial.prm and tutorial.gui and rename the files like mytutorial.prm and mytutorial.gui. Then edit the mytutorial.prm file and set CLUTTEXT=0. Start MX and select "New Project". Set project location to the location where you have your modelfile stored. Give a project name other than the one already used and finally change "default project settings" to mytutorial. REMEMBER to click NO to retain existing modelfile. Otherwise modelfile is overwritten.
Now you can start the project using different parameters file.
Chers
PER JUSTSEN
I've entered an enhance request (S-62017) to let you modify CLUTTEXT either in the GUI and/or by using minor option 017.
Best Regards
Wolfgang
It is good idea :) I can't do anything because I don't have permissions (Windows Vista 64) to change anything in Parameters folder :(
RegardsAleksander Zamorski
Can't you change the directory in Edit Project Settings > Directories > MossParam ?
I have tried but it seem not to work :)
I've fiddled, for the first time ever, with the PRM settings and found that they're not immediately effected. For example:
Perhaps changing all the required parameters in the file and then starting a new project would apply them all at once, but I was hoping to be able to experiment with the settings and see the reaction "on the fly". Ho-hum.
S
The parameter file (*.PRM) is like a 'template' for the MX project file (*.MMD). The settings of the PRM are stored in the MMD at the moment when you create the MMD.
The MMD file also stores the name of the PRM it was created from.
But the MMD doesn't get automatically updated when you change the PRM.
To "update" the MMD you must actually overwrite it:
Create New MX Project
- Project: the name of the existing MMD
- Location: the name of the existing MX project folder
On the first question... click YES to overwrite the MMD.
On the second question... click NO to retain the model.fil !!!
Alternatively you could also create a different MMD, as suggested by Per Justsen.
Regards