Navigation
API > API/Plugins > API/Plugins/DatasmithWireTranslator
References
| Module | DatasmithWireTranslator |
| Header | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/DatasmithWireTranslator/Public/IWireInterface.h |
| Include | #include "IWireInterface.h" |
Syntax
class IWireInterface
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint64 | |||
| bool | Initialize
(
const TCHAR* Filename |
||
| bool | Load
(
TSharedPtr< IDatasmithScene > Scene |
||
| bool | LoadStaticMesh
(
const TSharedPtr< IDatasmithMeshElement > MeshElement, |
||
| void | RegisterInterface
(
int16 MajorVersion, |
||
| void | SetImportSettings
(
const FWireSettings& Settings |
||
| void | SetOutputPath
(
const FString& Path |