FArrangement2d::insert_segment

Insert edge [A,B] into the arrangement, splitting existing edges as necessary

Windows
MacOS
Linux

References

Module

GeometryAlgorithms

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometryAlgorithms/Public/Arrangement2d.h

Include

#include "Arrangement2d.h"

Syntax

bool insert_segment
(
    FVector2d A,
    FVector2d B,
    int GID,
    double Tol
)

Remarks

Insert edge [A,B] into the arrangement, splitting existing edges as necessary

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