View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000014 | FreeCAD | Feature | public | 2009-09-28 15:35 | 2010-01-12 18:44 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Summary | 0000014: Sketch object | ||||
Description | An object which is dedicated to 2D CAD data. Its derived from Part object and have additional like a grid in the view. The local koordinates set up a plane where the 2D data live in the 3D space. | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
parent of | 0000021 | closed | Reimplementation of Sketch solver |
|
Yorik: I think a grid is a very good idea, but are you sure it is necessary to have a second coordinate set? I think 2D data are, in an app like FreeCAD, just there as a starter point for building 3D from it, right? So, 2D shapes should be freely moveable and "drawable" in the 3D space... Or are you thinking of a kind of "temporary workplane" that follows you? This would be cool... like, for example, your mouse is on top of an existing face, and the work plane becomes the face. This would make many operations easier... 2D works should only care about 2D coordinates, and FreeCAD would place all this in the 3D space nicely. Other interesting thing, that workplane could have cool helpers, like a grid, but also things like alignment axis, etc... I am thinking that such a workplane could be an easier space for experimenting with constrain solving too. One thing I wonder: would all 2D data belong to such an object? Or maybe it should be considered a helper, only present when you draw. Because a very interesting thing, in my opinion, is that everything you draw with Part objects, is already 3D-ready... Once you draw shapes, you only need to extrude and you have 3d solids. This is very easy... |
|
implemented as Part2DObject |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-09-28 15:35 |
|
New Issue | |
2009-09-28 15:36 |
|
Note Added: 0000015 | |
2009-09-28 15:50 |
|
Status | new => assigned |
2009-09-28 15:50 |
|
Assigned To | => Jriegel |
2009-09-28 15:55 |
|
Relationship added | parent of 0000021 |
2010-01-12 18:44 |
|
Note Added: 0000146 | |
2010-01-12 18:44 |
|
Status | assigned => closed |
2010-01-12 18:44 |
|
Resolution | open => fixed |