[TD]Add method to translate View labels

This commit is contained in:
wandererfan
2023-08-16 11:40:42 -04:00
committed by WandererFan
parent ad8177c9fa
commit f4180658dc
4 changed files with 70 additions and 2 deletions

View File

@@ -13,6 +13,13 @@
<Author Licence="LGPL" Name="WandererFan" EMail="wandererfan@gmail.com" />
<UserDocu>Feature for creating and manipulating Technical Drawing Views</UserDocu>
</Documentation>
<CustomAttributes />
<Methode Name="translateLabel">
<Documentation>
<UserDocu>translateLabel(translationContext, objectBaseName, objectUniqueName).
No return value. Replace the current label with a translated version where possible.
</UserDocu>
</Documentation>
</Methode>
<CustomAttributes />
</PythonExport>
</GenerateModel>