HowtoΒΆ
The Howto section show how to accomplish specific tasks with ezdxf in a straight forward way without teaching basics or internals, if you are looking for more information about the ezdxf internals look at the Reference section or if you want to learn how to use ezdxf go to the Tutorials section or to the Basic Concepts section.
- General Document
- Load DXF Files with Structure Errors
- Set/Get Header Variables
- Set DXF Drawing Units
- Explore the DXF File Structure
- Calculate Extents for the Modelspace
- Set Initial View/Zoom for the Modelspace
- Hide the UCS Icon
- Show Lineweights in DXF Viewers
- Add ezdxf Resources to Existing DXF Document
- Set Logging Level of ezdxf
- DXF Viewer
- DXF Content
- Get/Set Entity Color
- Get/Set Entity RGB Color
- Get/Set True Color as RGB-Tuple
- Get/Set Block Reference Attributes
- Adding XDATA to Entities
- Get Overridden DIMSTYLE Values from DIMENSION
- Override DIMSTYLE Values for DIMENSION
- How to Change the HATCH Pattern Origin Point
- How to Get the Length of a Spline or Polyline
- How to Resolve DXF Properties
- How to Find XREF Definitions
- How to Find XREF References
- Fonts
- Drawing Add-on