Support Forum

Scale during load file [Gelöst]


Hello,
how to set drawing file scale during LoadFile()?

best regards,
Krzysztof

Anhänge (1)

Typ: image/jpeg
2-mal heruntergeladen
Größe: 13,27 KiB

Lösung anzeigen Lösung verbergen

Hi Krzysztof,

use the SetScalingFactor method for this. It's missing in the documentation for 2024 and 2025, but we will fix that.
First load the files with LoadFile, then call this method to set the scale.

Best,
Bart

Hi Krzysztof,

use the SetScalingFactor method for this. It's missing in the documentation for 2024 and 2025, but we will fix that.
First load the files with LoadFile, then call this method to set the scale.

Best,
Bart

I was pretty sure that I saw this method before. Thank you for answer.

best regards
Krzysztof