Navigation
API > API/Plugins > API/Plugins/CADInterfaces > API/Plugins/CADInterfaces/FCADFileReader
References
| Module | CADInterfaces |
| Header | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADInterfaces/Public/CADFileReader.h |
| Include | #include "CADFileReader.h" |
| Source | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADInterfaces/Private/CADFileReader.cpp |
FCADFileReader
&40;
const FImportParameters & ImportParams,
FFileDescriptor & InCTFileDescription,
const FString & EnginePluginsPath,
const FString & InCachePath
&41;
Parameters
| Name | Description |
|---|---|
| ImportParams | Parameters that setting import data like mesh SAG... |
| EnginePluginsPath | Full Path of EnginePlugins. Mandatory to set KernelIO to import DWG, or DGN files |
| InCachePath | Full path of the cache in which the data will be saved |