qsketchmetric
latest

Table of Contents:

  • Getting started
  • Quick install guide
  • Tutorials
  • How-to guides
  • Explanation
  • Reference
  • Getting help
  • How to contribute
qsketchmetric
  • QSketchMetric Documentation
  • Edit on GitHub

https://raw.githubusercontent.com/MadScrewdriver/qsketchmetric/main/docs/_static/Media/logo_QSM.png

QSketchMetric Documentation

Python 2D parametric DXF rendering engine.


GitHub page

Pypi package page
CI Documentation Status codecov PyPI - Downloads License: MIT PyPI Python 3 Checked with mypy

Tip

The name QSketchMetric comes from the combination of three words:
  • QCAD (reference to the CAD software)

  • Sketch (reference to the process of DXF file parametrization)

  • Parametric (reference to the parametric nature of the rendering engine)

Table of Contents:

  • Getting started
    • Why QSketchMetric?
    • What is DXF file?
    • DXF file versions supported
    • How the documentation is organized?
  • Quick install guide
    • Supported Python Versions
    • Basic Installation
  • Tutorials
    • Tutorial - Rendering your first parametric DXF file
    • Tutorial - Manual parametrizing your first DXF file
    • Tutorial - Semi-automatic parametrization of a DXF file
    • Tutorial - Validation your first DXF file
    • Tutorial - Rendering a point
    • Tutorial - Rendering a custom line style
  • How-to guides
    • Manual parametrization
    • Semi-automatic parametrization
    • Validating a parametrized DXF file
    • Rendering a DXF file
  • Explanation
    • Debug report
    • MTEXT
    • VIRTUAL_LAYER
  • Reference
    • Renderer
    • Semi-automatic parametrization
  • Getting help
  • How to contribute
    • Issues / Feature requests
    • Make changes
    • Tests
    • Commit your update
    • Pull request
    • Your PR is merged!
Next

© Copyright 2023, Franciszek Łajszczak. Revision fcd0fdb3.

Built with Sphinx using a theme provided by Read the Docs.