FNurbsCurve

Helper struct used to pass Nurbs curve definition to CoreTech.

Windows
MacOS
Linux

References

Module

CADInterfaces

Header

/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADInterfaces/Public/CoreTechTypes.h

Include

#include "CoreTechTypes.h"

Syntax

struct FNurbsCurve

Remarks

Helper struct used to pass Nurbs curve definition to CoreTech.

Variables

Name Description

Public variable

uint32

 

ControlPointDimension

Public variable

TArray< double ...

 

ControlPoints

Public variable

uint32

 

ControlPointSize

Public variable

TArray< uint32 ...

 

KnotMultiplicity

Public variable

uint32

 

KnotSize

Public variable

TArray< double ...

 

KnotValues

Public variable

uint32

 

Order

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