geosolver/workbench/examples/rogier/tetrahedron-well.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

14 lines
911 B
Plaintext

<!DOCTYPE Geometric Constraints>
<Objects>
<Point posX="-118.8298" posY="-10.5224" key="p1" posZ="131.8149" name="p1" />
<Point posX="-61.3799" posY="0.0" key="p2" posZ="87.2833" name="p2" />
<Point posX="-41.8374" posY="27.6205" key="p3" posZ="192.3677" name="p3" />
<Point posX="-52.7348" posY="82.8616" key="p4" posZ="130.7982" name="p4" />
<DistanceConstraint pBeginKey="p1" key="d7" distance="90.4023" pEndKey="p2" name="d7" />
<DistanceConstraint pBeginKey="p2" key="d10" distance="54.6989" pEndKey="p4" name="d10" />
<DistanceConstraint pBeginKey="p4" key="d13" distance="72.2205" pEndKey="p3" name="d13" />
<DistanceConstraint pBeginKey="p3" key="d16" distance="95.6688" pEndKey="p1" name="d16" />
<DistanceConstraint pBeginKey="p1" key="d19" distance="111.8204" pEndKey="p4" name="d19" />
<DistanceConstraint pBeginKey="p3" key="d24" distance="105.1853" pEndKey="p2" name="d24" />
</Objects>