UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::CADKernel::FTopomakerOptions Struct Reference

#include <Topomaker.h>

Public Member Functions

 FTopomakerOptions (ESewOption InSewOptions, double InTolerance, double InForceJoinFactor)
 

Public Attributes

ESewOption SewOptions
 
double Tolerance
 
double ForceJoinFactor
 

Constructor & Destructor Documentation

◆ FTopomakerOptions()

UE::CADKernel::FTopomakerOptions::FTopomakerOptions ( ESewOption  InSewOptions,
double  InTolerance,
double  InForceJoinFactor 
)
inline

Member Data Documentation

◆ ForceJoinFactor

double UE::CADKernel::FTopomakerOptions::ForceJoinFactor

◆ SewOptions

ESewOption UE::CADKernel::FTopomakerOptions::SewOptions

◆ Tolerance

double UE::CADKernel::FTopomakerOptions::Tolerance

The documentation for this struct was generated from the following file: