-
-
Notifications
You must be signed in to change notification settings - Fork 142
ACadSharp.IO.DxfWriterConfiguration
Albert Domenech edited this page Apr 29, 2025
·
3 revisions
Configuration for writing DWG files.
Namespace: ACadSharp.IO
C#
public class DxfWriterConfiguration
Returns | Name | Summary |
---|---|---|
IEnumerable<String> |
HeaderVariables | Header variables to write in the dxf file |
Boolean |
WriteAllHeaderVariables | Flag to write all the header variables in the dxf file |
Boolean |
WriteOptionalValues | Write the Dxf optional values. |
Returns | Name | Summary |
---|---|---|
Void |
AddHeaderVariable(System.String) | Add a Header variable name to be added in the dxf document |
Boolean |
RemoveHeaderVariable(System.String) | Remove a Header variable name so is not added in the dxf document |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Extensions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions