DXF Texts#

Functionality#

Creates DXF text objects. Generates text on one point.

Inputs#

  • Vertices: Start points for dimensions

  • Texts: End points for dimensions

  • Color: Dimension color (RGB or integer DXF color)

  • Metadata: Additional metadata for dimensions

Options#

  • Line Type: DXF line type for dimension lines

  • Line Weight: Line thickness for dimension lines

  • Text Scale: Scale factor for dimension text

  • Color: DXF color index (-4 to 255, -4 = ignore)

Outputs#

  • DXF Objects: Dimension objects ready for export

Examples#

Example of creating DXF texts node lauout

https://github.com/user-attachments/assets/751e57d7-7b43-47e5-b9bf-54a2d3c42e89

Example of created DXF texts in zcad

https://github.com/user-attachments/assets/02f73d24-39e6-47b8-8b15-043be32b2d26