FGeometrySet3::UpdateCurve

Update the Polyline of previously-added CurveID

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryCore

Header

/Engine/Source/Runtime/GeometryCore/Public/Spatial/GeometrySet3.h

Include

#include "Spatial/GeometrySet3.h"

Source

/Engine/Source/Runtime/GeometryCore/Private/Spatial/GeometrySet3.cpp

Syntax

void UpdateCurve
(
    int CurveID,
    const FPolyline3d & Polyline
)

Remarks

Update the Polyline of previously-added CurveID