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

#include <GeoPoint.h>

Public Attributes

FVector2d Point2D = FVector2d::ZeroVector
 
FVector Point = FVector::ZeroVector
 
FSurfacicTolerance Tolerance = FVectorUtil::FarawayPoint2D
 

Member Data Documentation

◆ Point

FVector UE::CADKernel::FSurfacicCurvePointWithTolerance::Point = FVector::ZeroVector

◆ Point2D

FVector2d UE::CADKernel::FSurfacicCurvePointWithTolerance::Point2D = FVector2d::ZeroVector

◆ Tolerance

FSurfacicTolerance UE::CADKernel::FSurfacicCurvePointWithTolerance::Tolerance = FVectorUtil::FarawayPoint2D

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