Hello,
how to set drawing file scale during LoadFile()?
best regards,
Krzysztof
Hello,
how to set drawing file scale during LoadFile()?
best regards,
Krzysztof
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