-
-
Notifications
You must be signed in to change notification settings - Fork 142
ACadSharp.IO.CadWriterConfiguration
Albert Domenech edited this page May 8, 2025
·
4 revisions
Configuration for the class.
Namespace: ACadSharp.IO
C#
public class CadWriterConfiguration
Returns | Name | Summary |
---|---|---|
Boolean |
CloseStream | The writer will close the stream once the operation is completed. |
Boolean |
ResetDxfClasses | Resets the collection in the before writing it. |
Boolean |
WriteXData | The writer will not ignore the collection in the . |
Boolean |
WriteXRecords | The writer will not ignore the objects in the 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