Direct Drafting(ME10). Wrong scale when importing DXF/DWG
We have serious problem converting DXFs to .mi, which is a standard in our organization.
When we import a DXF, with main scale lets say 1:5, it is imported as 1:1.
So when fixing existing annotations, or applying new annotations, all the dimensions are reduced 5 times.
It is not possible to rescale with PART_DRW_SCALE '~A' 0.2, because it is not just changing scale, but transforms the drafting along with it. And it is finishing deformed, and still reduced 5 times in values.
What We need is just make all the values 5 times greater, to conform original dimensions, without deforming the drafting.
P.S.
I tried tweaking PTC\Creo Elements\Direct Drafting 18.1\dxfdwg\DXFDWG.con
It has no effect on "x times scaling". And the "mm" units are correct.
# DXF/DWG to MI Translation Switches StartSection DXF to MI Translator PolymarkerType 2 TranslateDXFPenLineSize 3 TranslateInvisibleLayers OFF CustomUnits ON Units mm UnitsScale 1.0 ContourSnapGap 1E-12 HatchCloseContours ON HatchToContours OFF CreateManualHatch OFF ExplodeDXFDimensions OFF RecomputeDimBlock OFF KeepAttributesWithPart OFF RecordByLayerInfo OFF SplineControlPointTranslation OFF TranslateDXFInvisibleEntities OFF ReadAllLayoutData OFF TranslatePaperspace OFF LayoutName

