CADLibrary::EDisplayDataPropagationMode

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

CADTools

Header

/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADTools/Public/CADOptions.h

Include

#include "CADOptions.h"

Syntax

namespace CADLibrary
{
    enum EDisplayDataPropagationMode
    {
        TopDown,
        BottomUp,
        BodyOnly,
    }
}

Values

Name

Description

TopDown

BottomUp

BodyOnly

Remarks

Copyright Epic Games, Inc. All Rights Reserved.

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