View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000115 | FreeCAD | Feature | public | 2010-06-29 12:18 | 2010-09-08 18:49 |
Reporter | yorik | Assigned To | yorik | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.11 | Fixed in Version | 0.11 | ||
Summary | 0000115: Create mechanism to ease updating Drawing sheet from the Draft module | ||||
Description | A Drawing sheet is considered an ouput from a FreeCAD project and is expected to be updated many times. The Draft sendToDrawing command already allows you to send the same objects several times to a drawing sheet (older objects with same name get removed) but there should be a better mechanism to keep track of line & fill style when you update an existing object. The typical scenario would be you send some objects, configure their scale, line width, style and fill, and then next time you re-send them, they keep the same settings. | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
|
Partially implemented in R3279. The Draft sendToDrawing command now sets the Hint Scale and Hint Offset properties of a page when you draw on it. Next time you draw objects on the same page, those properties will be recalled. So each page "remembers" its offset & scale, and you can just send new objects to it without having to care about where they will land. Now the rest will be inside the objects themselves... |
|
This is basically working now |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-06-29 12:18 | yorik | New Issue | |
2010-06-29 12:18 | yorik | Status | new => assigned |
2010-06-29 12:18 | yorik | Assigned To | => yorik |
2010-07-01 20:14 | yorik | Note Added: 0000256 | |
2010-09-08 18:49 | yorik | Note Added: 0000319 | |
2010-09-08 18:49 | yorik | Status | assigned => closed |
2010-09-08 18:49 | yorik | Resolution | open => fixed |
2010-09-08 18:49 | yorik | Fixed in Version | => 0.11 |