Skip to main content

Questions tagged [geometry]

Questions on the application of Mathematica to geometric problems. You might also consider adding the [graphics] tag, if appropriate.

Filter by
Sorted by
Tagged with
11 votes
3 answers
256 views

While reading A. Kato's recent question about computing the parameters of self-intersections of a closed plane curve, I took a closer look at the same spline example used there and noticed an ...
E. Chan-López's user avatar
4 votes
3 answers
229 views

RegionDistance is quite effective. But can we extract positions of points between which this distance was measured (without using other methods to recompute them)? ...
azerbajdzan's user avatar
  • 38.1k
4 votes
4 answers
689 views

I've been using Wolfram Engine 14.3 for a personal project, one part of which required finding the center-point of a circle in 3D space when given the coordinate-triples of three points on the circle'...
Lawton's user avatar
  • 406
0 votes
0 answers
101 views

I encountered the following geometry problem: Quadrilateral $ABCD$ is a parallelogram with $AB = 8$. Let $E$ be a point on side $AD$. Reflect point $D$ across line $CE$ to obtain point $F$. The point $...
King.Max's user avatar
  • 447
5 votes
0 answers
183 views

When testing ConcaveHullMesh I made an interesting observation. Apply it iteratively. Let’s start with a small number of randomly selected points and build their concave mesh. Next we define centroids ...
lesobrod's user avatar
  • 2,710
1 vote
2 answers
123 views

I encountered some issues while using Mathematica to solve the following geometry problem: Geometry problem: Quadrilateral $ABCD$ is a parallelogram with $AB = 6$ and $BC = 8$. Point $E$ lies on ...
King.Max's user avatar
  • 447
7 votes
1 answer
217 views

Here we have two polygons - first of type "simple polygon" and second of type "polygon with holes". Everything makes sense and their area is computed correctly - the area of the ...
azerbajdzan's user avatar
  • 38.1k
8 votes
0 answers
186 views

I think there might be an issue with CollinearPoints at least in the 14.2 Windows version I'm using. The issue arises where there are duplicate points and mixed ...
EstabanW's user avatar
  • 872
2 votes
2 answers
222 views

Quadrilateral $ABCE$ is a parallelogram. Point $D$ lies on segment $AE$. The diagonals of quadrilateral $ABCD$ intersect at point P. If $△ABP∼△CBD$ and $AB<BC$, find the ratio $\frac{AB}{BC}$. The ...
King.Max's user avatar
  • 447
5 votes
4 answers
906 views

While using Mathematica to solve the following geometry problem, my computation has been running for a long time without producing any result. The geometry problem is: Quadrilateral $ABCE$ is a ...
King.Max's user avatar
  • 447
4 votes
1 answer
172 views

There are cases when there exist several different shortest curves with exactly the same length. Do you have a better idea than mine which is adding obstacles to first found curve so that algorithm is ...
azerbajdzan's user avatar
  • 38.1k
5 votes
3 answers
341 views

This is the simple geometry problem I want to solve: In triangle ABC with side lengths a, b, c respectively, there is a point D on side AB, where AD = d. Find the length of CD. When solving this ...
King.Max's user avatar
  • 447
3 votes
1 answer
129 views

In the new version of Mathematica, there is a new function called GeometricSolveValues that can solve for unknown geometric quantities in a geometric scene with ...
King.Max's user avatar
  • 447
1 vote
1 answer
162 views

When using the GeometricScene function and RandomInstance function, I noticed that the coordinate precision appears insufficient ...
King.Max's user avatar
  • 447
5 votes
1 answer
227 views

Bug introduced in 14.2 or earlier, fixed in 14.3. ...
Deniz's user avatar
  • 329

15 30 50 per page
1
2 3 4 5
63