Skip to content

ACadSharp.IO.CadReaderConfiguration

Albert Domenech edited this page Apr 29, 2024 · 4 revisions

CadReaderConfiguration Class

Properties

Name Summary
Failsafe The reader will try to continue when an exception is thrown
KeepUnknownEntities 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.

Clone this wiki locally