Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/FPointPlanarSnapSolver
Description
Returns true when the active snap represents an intersection of multiple target lines in the plane. In such a case, one line can be obtained by the usual GetActiveSnapLine(), and the second can be obtained from GetIntersectionSecondLine()
| Name | HaveActiveSnapIntersection |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Snapping/PointPlanarSnapSolver.h |
| Include Path | #include "Snapping/PointPlanarSnapSolver.h" |
bool HaveActiveSnapIntersection()