Files
DOSSIER/rhino
karim 1e6bc68156 Ortho-PictureFrame Position: Plane-Origin als Bottom-Left (statt Center)
AddPictureFrame interpretiert plane.Origin als BOTTOM-LEFT corner, nicht
als Zentrum — width geht in +X, height in +Y vom Origin aus. Mit Center-
basierter Plane landete die Picture um (width/2, height/2) verschoben
nach oben/rechts. Fix: plane.Origin = (x_min, y_min, z_doc).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-20 00:51:02 +02:00
..