[MX V8] Long section drawing - small vertical radius annotation

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

Parents Reply
  • 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

    Wolfgang

Children