DXF Lines#
Functionality#
Creates DXF line objects from Sverchok geometry. Converts edges and vertices into DXF line entities.
Inputs#
Vertices: Base vertices for lines
Edges: Edge indices defining line segments
Color: Line color (RGB or integer DXF color)
Metadata: Additional metadata for lines
Options#
Line Type: DXF line type (CONTINUOUS, DASHED, etc.)
Line Weight: Line thickness
Color: DXF color index (-4 to 255, -4 = ignore)
Outputs#
DXF Objects: Line objects ready for export
Examples#
Example of creating DXF lines from mesh edges node lauout
Example of created DXF lines from mesh edges in librecad
Default DXF linetypes
Default DXF thicknesses
Default DXF colors - use whether color in node or DXF index from table