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

#include <GeoPoint.h>

Public Attributes

bool bWithNormals
 
bool bWithTangent
 
FVector2d Point2D = FVector2d::ZeroVector
 
FVector Point = FVector::ZeroVector
 
FVector Normal = FVector::ZeroVector
 
FVector Tangent = FVector::ZeroVector
 

Member Data Documentation

◆ bWithNormals

bool UE::CADKernel::FSurfacicCurvePoint::bWithNormals

◆ bWithTangent

bool UE::CADKernel::FSurfacicCurvePoint::bWithTangent

◆ Normal

FVector UE::CADKernel::FSurfacicCurvePoint::Normal = FVector::ZeroVector

◆ Point

FVector UE::CADKernel::FSurfacicCurvePoint::Point = FVector::ZeroVector

◆ Point2D

FVector2d UE::CADKernel::FSurfacicCurvePoint::Point2D = FVector2d::ZeroVector

◆ Tangent

FVector UE::CADKernel::FSurfacicCurvePoint::Tangent = FVector::ZeroVector

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