UCurveControlPointsMechanic::AddSnapLine

Adds additional line to snap points to.

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/CurveControlPointsMechanic.h

Include

#include "Mechanics/CurveControlPointsMechanic.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Private/Mechanics/CurveControlPointsMechanic.cpp

Syntax

void AddSnapLine
(
    int32 LineID,
    const FLine3d & Line
)

Remarks

Adds additional line to snap points to. Useful, for instance, if the curve is a revolution profile curve and needs to be able to snap to the revolution axis.

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