KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_constraint_arc_angle.cpp File Reference

Tests the arc swept-angle constraint (issue #2329): authoring measures GetArcAngle(), and the solver drives the arc's swept angle, holding the free radius so it cannot collapse. More...

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (AuthorMeasuresSweptAngle)
 
 BOOST_AUTO_TEST_CASE (AuthorRejectsNonArc)
 
 BOOST_AUTO_TEST_CASE (DriveSweptAngleReachesTarget)
 
 BOOST_AUTO_TEST_CASE (ApplyHoldsArcRadius)
 
 BOOST_AUTO_TEST_CASE (DriveToReflexAngle)
 
 BOOST_AUTO_TEST_CASE (ArcAngleOnCircleIsUnmapped)
 
 BOOST_AUTO_TEST_CASE (ReferenceArcAngleTracksGeometry)
 

Detailed Description

Tests the arc swept-angle constraint (issue #2329): authoring measures GetArcAngle(), and the solver drives the arc's swept angle, holding the free radius so it cannot collapse.

Definition in file test_constraint_arc_angle.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/7]

◆ BOOST_AUTO_TEST_CASE() [2/7]

◆ BOOST_AUTO_TEST_CASE() [3/7]

BOOST_AUTO_TEST_CASE ( AuthorMeasuresSweptAngle )

◆ BOOST_AUTO_TEST_CASE() [4/7]

BOOST_AUTO_TEST_CASE ( AuthorRejectsNonArc )

◆ BOOST_AUTO_TEST_CASE() [5/7]

BOOST_AUTO_TEST_CASE ( DriveSweptAngleReachesTarget )

◆ BOOST_AUTO_TEST_CASE() [6/7]

BOOST_AUTO_TEST_CASE ( DriveToReflexAngle )

◆ BOOST_AUTO_TEST_CASE() [7/7]