Navigation
API > API/Plugins > API/Plugins/CADInterfaces
| Name | FTechSoftInterface |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADInterfaces/Public/TechSoftInterface.h |
| Include Path | #include "TechSoftInterface.h" |
Syntax
class FTechSoftInterface
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsExternal | bool | TechSoftInterface.h | ||
| bIsInitialize | bool | TechSoftInterface.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TCHAR * GetVersion() |
TechSoftInterface.h | ||
bool InitializeKernel
(
const TCHAR* |
TechSoftInterface.h | ||
bool IsExternal() |
Returns true if the object has been created outside of the memory pool of the running process This is the case when the object has been created by the DatasmithRuntime plugin | TechSoftInterface.h | |
void SetExternal
(
bool Value |
TechSoftInterface.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FTechSoftInterface & Get() |
TechSoftInterface.h |