This commit is contained in:
2025-11-20 00:57:15 +01:00
parent 049898c939
commit d61260fdd3
10 changed files with 1704 additions and 520 deletions

View File

@@ -184,7 +184,8 @@ def groupTrackersToTransformers(transformer_power, max_distance):
transformer_group.addObject(ct_shape)
FreeCAD.Console.PrintMessage(f"Se crearon {len(transformer_groups)} centros de transformación\n")
onSelectGatePoint()
#onSelectGatePoint()
import FreeCAD, FreeCADGui, Part