Navigation
API > API/Plugins > API/Plugins/CADInterfaces
| Name | FCADFileReader |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADInterfaces/Public/CADFileReader.h |
| Include Path | #include "CADFileReader.h" |
Syntax
class FCADFileReader
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCADFileReader
(
const FImportParameters& ImportParams, |
CADFileReader.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CADFileData | FCADFileData | CADFileReader.h | ||
| CADParser | TUniquePtr< ICADFileParser > | CADFileReader.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FCADFileData & GetCADFileData () |
CADFileReader.h | ||
| CADFileReader.h | |||
ECADParsingResult ProcessFile() |
CADFileReader.h |