kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #01195
Re: EESchema XOR-Artifacts
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
Jonas Diemer <diemer@...>
-
Date:
Thu, 13 Mar 2008 00:25:29 +0100
-
In-reply-to:
<200803130022.31670.diemer@...>
-
User-agent:
KMail/1.9.6 (enterprise 0.20070907.709405)
Am Donnerstag 13 März 2008 00:22:31 schrieb Jonas Diemer:
> Irrespective of that, calculating the bounding box is a more difficult
> part, at least compared to the current patch (which is a few lines only).
> The current structs in eeschema do not have the corresponding properties,
> and the elements drawn can be fairly complex (hierarchical components)...
BTW: We seem to need Bounding Boxes all over the place, so maybe
EDA_BaseStruct should get a corresponding BoundingBox property, which is
calculated when the struct is created/modified (rather than recalculating the
bounding box whenever a struct is redrawn)...
Jonas
References