FCoreTechFileParser::FCoreTechFileParser

Windows
MacOS
Linux

References

Module

CADInterfaces

Header

/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADInterfaces/Public/CoreTechFileParser.h

Include

#include "CoreTechFileParser.h"

Source

/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADInterfaces/Private/CoreTechFileParser.cpp

Syntax

FCoreTechFileParser
(
    const FImportParameters & ImportParams,
    const FString & EnginePluginsPath,
    const FString & InCachePath
)

Parameters

Parameter

Description

ImportParams

Parameters that setting import data like mesh SAG...

EnginePluginsPath

Full Path of EnginePlugins. Mandatory to set KernelIO to import DWG, or DGN files

InCachePath

Full path of the cache in which the data will be saved

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss