Operators and Keywords
Function List:
C++ API
Function File: nb = dxfwrite (filename, pl, ...)
Write filename as a DXF file. Polyline pl must be defined as matrix of 1, 2 or 3 columns respectively for x, y and z coordinates. The number of polyline (nb) or 0 is returned.