FPointPlanarSnapSolver::GetIntersectionSecondLine

When the active snap is an intersection, holds the second intersecting line (the first can be obtained with [GetActiveSnapLine()](API\Plugins\ModelingComponents\Snapping\FBasePositionSnapSolver3\GetActiveSnapLin-))

Choose your operating system:

Windows

macOS

Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Snapping/PointPlanarSnapSolver.h

Include

#include "Snapping/PointPlanarSnapSolver.h"

Syntax

const FLine3d & GetIntersectionSecondLine()

Remarks

When the active snap is an intersection, holds the second intersecting line (the first can be obtained with GetActiveSnapLine())