-
-
Notifications
You must be signed in to change notification settings - Fork 122
ACadSharp.IO.CadReaderConfiguration.KeepUnknownNonGraphicalObjects
Albert Domenech edited this page Aug 25, 2024
·
1 revision
The reader will try to read and add to the document all that are linked to a which may be a proxy or an NonGraphicalObject that is not yet supported by ACadSharp, default value is set to false.
These NonGraphicalObjects do not contain any information and will be ignored by the writers.
Namespace: ACadSharp.IO.CadReaderConfiguration
C#
public Boolean KeepUnknownNonGraphicalObjects { get; set; }
Boolean
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