Navigation
API > API/Plugins > API/Plugins/DatasmithPLMXMLTranslator
| Name | IDatasmithPlmXmlTranslatorModule |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/DatasmithPLMXMLTranslator/Public/DatasmithPlmXmlTranslatorModule.h |
| Include Path | #include "DatasmithPlmXmlTranslatorModule.h" |
Syntax
class IDatasmithPlmXmlTranslatorModule : public IModuleInterface
Implements Interfaces
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| ModuleName | const TCHAR * | DatasmithPlmXmlTranslatorModule.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IDatasmithPlmXmlTranslatorModule & Get() |
Singleton-like access to the module | DatasmithPlmXmlTranslatorModule.h | |
static bool IsAvailable () |
Checks to see if this module is loaded and ready. | DatasmithPlmXmlTranslatorModule.h |