Hello,
how to set drawing file scale during LoadFile()?
best regards,
Krzysztof
Im Allplan Connect Forum tauschen sich Anwender aus, geben wertvolle Tipps oder beraten sich bei ganz konkreten Aufgabenstellungen − auch international.
Und damit wirklich keine Frage unbeantwortet bleibt, unterstützen die Mitarbeiter des Technischen Supports ebenfalls aktiv das Forum.
Melden Sie sich jetzt an und diskutieren Sie mit!
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