-
-
Notifications
You must be signed in to change notification settings - Fork 119
ACadSharp.IO.CadReaderConfiguration.KeepUnknownEntities
Albert Domenech edited this page Aug 25, 2024
·
2 revisions
The reader will try to read and add to the document all that are linked to a which may be a proxy or an entity that is not yet supported by ACadSharp, default value is set to false.
These entities do not contain any geometric information and will be ignored by the writers.
Namespace: ACadSharp.IO.CadReaderConfiguration
C#
public Boolean KeepUnknownEntities { 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.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions