FImportParameters::SetTesselationParameters

Choose your operating system:

Windows

macOS

Linux

References

Module

CADTools

Header

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

Include

#include "CADOptions.h"

Syntax

void SetTesselationParameters
(
    double InChordTolerance,
    double InMaxEdgeLength,
    double InMaxNormalAngle,
    CADLibrary::EStitchingTechnique InStitchingTechnique
)