Skip to content

ACadSharp.IO.DxfWriter

Albert Domenech edited this page Jul 24, 2024 · 4 revisions

DxfWriter Class

Class for writing a DXF from a .

Definition

Namespace: ACadSharp.IO

C#

public class DxfWriter

Properties

Returns Name Summary
Boolean IsBinary Flag indicating if the dxf will be writen as a binary file

Methods

Returns Name Summary
Void Dispose
Void Write Write the
Clone this wiki locally