FNurbsSurface

Helper struct used to pass Nurbs surface 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 FNurbsSurface

Remarks

Helper struct used to pass Nurbs surface definition to CoreTech.

Variables

Name Description

Public variable

uint32

 

ControlPointDimension

Public variable

TArray< double ...

 

ControlPoints

Public variable

uint32

 

ControlPointSizeU

Public variable

uint32

 

ControlPointSizeV

Public variable

TArray< uint32 ...

 

KnotMultiplicityU

Public variable

TArray< uint32 ...

 

KnotMultiplicityV

Public variable

uint32

 

KnotSizeU

Public variable

uint32

 

KnotSizeV

Public variable

TArray< double ...

 

KnotValuesU

Public variable

TArray< double ...

 

KnotValuesV

Public variable

uint32

 

OrderU

Public variable

uint32

 

OrderV

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