The following tables list the members exposed by the CADConverter type.

Name Description
Public event AfterReadEvent Occurs after reading a DXF file.
Public event BeforeReadEvent Occurs before reading a DXF file.
Public event OnCreateEvent Occurs when an instance of each loaded CAD entity is created.
Public event OnInsertEvent Occurs when an object of the CADInsert class or its descendants inserted into a CAD image.
Public event Static OnResolveXRefEvent Occurs when xref filename not found.
Public event OnViewPortEvent Occurs when loading a CADViewPort object into a CAD image is complete.
Top