Divers fixes mineurs et annotations générées en cercle #2

Merged
youen merged 5 commits from AndreasL/assembly_handbook:dev/better-annotations into master 2023-01-01 12:50:27 +01:00
Showing only changes of commit 1652f32504 - Show all commits

View File

@ -524,7 +524,7 @@ class TechDrawExtensions:
balloon.ViewObject.Font = 'DejaVu Sans'
balloon.ViewObject.Fontsize = 4
balloon.BubbleShape = 'Inspection'
balloon.EndTypeScale = 1
balloon.EndTypeScale = 0.5
def getBalloonSourcePart(self, balloon):
try: