Core: Generation of python bindings for Techdraw (#22565)
* first working interfaces.. * adding the rest. * updated all pyi files. * running black for formatting. * removing unused imports * removing empty comments * fixing typing declarations. * removing inline comments. * fixing pyObjectBase in CosmeticEdgePy * removing erroneous tags. * running black. * fixing CenterLinePy * fixing import issues. * Fixing tuple. * Enabling CosmeticEdge compilation. * fixing comments, removing unused imports. * fixing ordering
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<Methode Name="translateLabel">
|
||||
<Documentation>
|
||||
<UserDocu>translateLabel(translationContext, objectBaseName, objectUniqueName).
|
||||
No return value. Replace the current label with a translated version where possible.
|
||||
No return value. Replace the current label with a translated version where possible.
|
||||
</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
|
||||
Reference in New Issue
Block a user