Navigation
API > API/Plugins > API/Plugins/CADTools
References
| Module | CADTools |
| Header | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADTools/Public/CADData.h |
| Include | #include "CADData.h" |
Syntax
class FFileDescriptor
Constructors
| Type | Name | Description | |
|---|---|---|---|
FFileDescriptor
(
const TCHAR* InFilePath, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| void | ChangePath
(
const FString& OldPath, |
||
| void | Empty () |
||
| const FString & | |||
| uint32 | |||
| ECADFormat | |||
| const FString & | GetFileName () |
||
| const FString & | |||
| const FString & | |||
| const FString & | |||
| bool | |||
| bool | IsEmpty () |
||
| void | SetCacheFile
(
const FString& InCacheFilePath |
Used define and then load the cache of the CAD File instead of the source file | |
| void | SetConfiguration
(
const FString& NewConfiguration |
||
| void | SetSourceFilePath
(
const FString& NewFilePath |
Set the file path if SourceFilePath was not the real path |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FFileDescriptor& Other |