Navigation
API > API/Plugins > API/Plugins/CADInterfaces
References
| Module | CADInterfaces |
| Header | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADInterfaces/Public/TechSoftInterface.h |
| Include | #include "TechSoftInterface.h" |
Syntax
class FTechSoftInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| FTechSoftInterface & | Get () |
||
| bool | InitializeKernel
(
const TCHAR* |
||
| 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 | |
| void | SetExternal
(
bool Value |