Difference between revisions of "CAD"

From Inkscape Wiki
Jump to navigation Jump to search
(New page: == CAD requirements == NOTE: this is a collector page showing specific features which is required some basic CAD capabilities. === CAD === CAD is an acronym of '''C'''omputer-'''a'''ide...)
 
Line 11: Line 11:
This page is basically an effort to expand what is in the roadmap and provide some background of this planned features and add some more needed capabilities.
This page is basically an effort to expand what is in the roadmap and provide some background of this planned features and add some more needed capabilities.


User Interface Effort:
== Needed capabilities ==
* Object-to-object snapping
 
* Implement [[LittleCMS]] as color management system
* Numerical input
* Implement iso & hex grid
* Measure tool
* Editable toolbars (libegg)
* Units should be consistent all over the codebase
* Transpose of the object center
* Geometrical constraints
* Geometrical constraints
** "Perpendicular-to", "Parallel-to", etc.
** "Perpendicular-to", "Parallel-to", etc.
* Path trimming/extending/offset
* Path trimming/extending/offset
* Filleting tool
* Filleting tool
== Numerical input ==
Ability to input the coordinates via keyboard.
== Measure tool ==
TODO
== Inkscape units ==
TODO
== Transpose of the object center ==
TODO
== Gometrical constraints ==
TODO

Revision as of 15:53, 2 July 2007

CAD requirements

NOTE: this is a collector page showing specific features which is required some basic CAD capabilities.

CAD

CAD is an acronym of Computer-aided design, which means basically some tech drawing abilities.

Some plans already exists at 0.52 milestone of the Roadmap.

This page is basically an effort to expand what is in the roadmap and provide some background of this planned features and add some more needed capabilities.

Needed capabilities

  • Numerical input
  • Measure tool
  • Units should be consistent all over the codebase
  • Transpose of the object center
  • Geometrical constraints
    • "Perpendicular-to", "Parallel-to", etc.
  • Path trimming/extending/offset
  • Filleting tool

Numerical input

Ability to input the coordinates via keyboard.

Measure tool

TODO

Inkscape units

TODO

Transpose of the object center

TODO

Gometrical constraints

TODO