-
-
Notifications
You must be signed in to change notification settings - Fork 155
ACadSharp.IO.CadWriterConfiguration.WriteShapes
Albert Domenech edited this page Sep 1, 2025
·
1 revision
The writer will not ignore the entities in the document.
Shapes can cause corruption for some documents due the lack of support for shx files in this library which cannot validate the correct shape format.
Namespace: ACadSharp.IO.CadWriterConfiguration
C#
public Boolean WriteShapes { get; set; }
Boolean
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