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
Example of created DXF texts in zcad