FGeometrySet3::AddCurve

Add a polycurve with given CurveID and the give Polyline

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Spatial/GeometrySet3.h

Include

#include "Spatial/GeometrySet3.h"

Source

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Private/Spatial/GeometrySet3.cpp

Syntax

void AddCurve
(
    int CurveID,
    const FPolyline3d & Polyline
)

Remarks

Add a polycurve with given CurveID and the give Polyline

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