Namespace Evergine.Runtimes.CAD
Classes
CADLoader
Provides functionality to load and process CAD documents, converting their entities into drawable line batches and text representations.
CADReadOptions
Represents the options for reading CAD files.
CADRuntime
Provides functionality to load and parse CAD files (.dwg, .dxf) into Evergine entities. This class supports reading CAD data from both file paths and streams, converting them into Entity objects with geometry and text components suitable for rendering in Evergine.