geosolver/workbench/examples/rogier/test3.gcs
kwikrick 22e159a5ad Changes to GeometricSolver:
- Added RigidConstraint.
- Depricated some methods (get_result, get_constrainedness) and 
added some new methods (get_solution, get_cluster, get_status).

Removed old SelectionConstraint and renamed FunctionConstraint to SelectionConstraint

Depricated ClusterSolver2D
Small bugfixes in cluster ClusterSolver3D

Renamed solvergui directory to workbench

Renamed solvertest directory to test
2009-10-09 12:23:02 +00:00

18 lines
1.4 KiB
Plaintext

<!DOCTYPE Geometric Constraints>
<Objects>
<Point posX="-126.064374463" posY="0.0" key="p1" posZ="-4.29096078042" name="p1" />
<Point posX="53.7395273269" posY="0.0" key="p4" posZ="103.882674744" name="p4" />
<DistanceConstraint pBeginKey="p1" key="d5" distance="209.835598794" pEndKey="p4" name="d5" />
<Point posX="-114.282314962" posY="0.0" key="p8" posZ="159.047614765" name="p8" />
<DistanceConstraint pBeginKey="p4" key="d9" distance="176.846006722" pEndKey="p8" name="d9" />
<Point posX="-210.85225835" posY="0.0" key="p12" posZ="39.0503461716" name="p12" />
<DistanceConstraint pBeginKey="p8" key="d13" distance="154.029537544" pEndKey="p12" name="d13" />
<DistanceConstraint pBeginKey="p12" key="d16" distance="95.2231806987" pEndKey="p1" name="d16" />
<Point posX="-113.718025213" posY="87.6162537406" key="p19" posZ="72.6131813581" name="p19" />
<DistanceConstraint pBeginKey="p1" key="d20" distance="77.8888914921" pEndKey="p19" name="d20" />
<DistanceConstraint pBeginKey="p19" key="d23" distance="86.4362753787" pEndKey="p8" name="d23" />
<DistanceConstraint pBeginKey="p19" key="d28" distance="170.352027047" pEndKey="p4" name="d28" />
<DistanceConstraint pBeginKey="p19" key="d33" distance="102.769271443" pEndKey="p12" name="d33" />
<AngleConstraint pMiddleKey="p12" pBeginKey="p19" key="a36" pEndKey="p8" name="a36" angle="49.8676816723" />
</Objects>