CADLibrary::ECoretechParsingResult

Windows
MacOS
Linux

References

Module

CADInterfaces

Header

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

Include

#include "CoreTechFileParser.h"

Syntax

namespace CADLibrary
{
    enum ECoretechParsingResult
    {
        Unknown,
        Running,
        UnTreated,
        ProcessOk,
        ProcessFailed,
        FileNotFound,
    }
}

Values

Name

Description

Unknown

Running

UnTreated

ProcessOk

ProcessFailed

FileNotFound

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