-
-
Notifications
You must be signed in to change notification settings - Fork 122
ACadSharp.IO.DxfWriterConfiguration.WriteAllHeaderVariables
Albert Domenech edited this page Jul 18, 2024
·
1 revision
Flag to write all the header variables in the dxf file
Some variables are version sensitive, writing all the variables may cause a crash in other applications, to write an specific variable add it to the set
Namespace: ACadSharp.IO.DxfWriterConfiguration
C#
public Boolean WriteAllHeaderVariables { get; set; }
Boolean
false
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- 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