Navigation
API > API/Plugins > API/Plugins/CADInterfaces > API/Plugins/CADInterfaces/FUniqueTechSoftModelFile
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
TechSoftInterface.h |
|
|
|
TechSoftInterface.h |
|
|
Non-copyable. |
TechSoftInterface.h |
|
|
|
TechSoftInterface.h |
|
FUniqueTechSoftModelFile()
| |
|
| Name |
FUniqueTechSoftModelFile |
| Type |
function |
| Header File |
/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADInterfaces/Public/TechSoftInterface.h |
| Include Path |
#include "TechSoftInterface.h" |
FUniqueTechSoftModelFile()
FUniqueTechSoftModelFile(A3DAsmModelFile *)
| |
|
| Name |
FUniqueTechSoftModelFile |
| Type |
function |
| Header File |
/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADInterfaces/Public/TechSoftInterface.h |
| Include Path |
#include "TechSoftInterface.h" |
FUniqueTechSoftModelFile
(
A3DAsmModelFile * InModelFile
)
FUniqueTechSoftModelFile(const FUniqueTechSoftModelFile &)
Description
Non-copyable.
| |
|
| Name |
FUniqueTechSoftModelFile |
| Type |
function |
| Header File |
/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADInterfaces/Public/TechSoftInterface.h |
| Include Path |
#include "TechSoftInterface.h" |
FUniqueTechSoftModelFile
(
const FUniqueTechSoftModelFile &
)
FUniqueTechSoftModelFile(FUniqueTechSoftModelFile &&)
| |
|
| Name |
FUniqueTechSoftModelFile |
| Type |
function |
| Header File |
/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADInterfaces/Public/TechSoftInterface.h |
| Include Path |
#include "TechSoftInterface.h" |
FUniqueTechSoftModelFile
(
FUniqueTechSoftModelFile && Old
)