[TD]expose getScale() to Python

This commit is contained in:
wandererfan
2024-03-12 19:17:39 -04:00
committed by WandererFan
parent ab3296b124
commit 91350aad36
2 changed files with 20 additions and 0 deletions

View File

@@ -20,6 +20,13 @@
</UserDocu>
</Documentation>
</Methode>
<Methode Name="getScale">
<Documentation>
<UserDocu>float scale = getScale(). Returns the correct scale for this view. Handles whether to
use this view's scale property or a parent's view (as in a projection group).
</UserDocu>
</Documentation>
</Methode>
<CustomAttributes />
</PythonExport>
</GenerateModel>