ForceDimTextPos (Reposition dimension)

Changing this value Translator uses different algorithms in Dimension text position calculation. It affects drawing with details (detail scale different from Top scale). Possible values are:


  • ForceDimTextPos = 0
    Text Position deputed to AutoCAD. This gives better results in drawings with several details
  • ForceDimTextPos = 1
    Text Position forced by Translator. Usually this setup gives the best result. Avoid this if you are going to translate a drawing with several details (with scale attrib different from TOP)
  • ForceDimTextPos = 2
    Intermediate Setup. Mode 1 is used with parts with scale same as TOP and mode 2 with details.