Creates a circle using three points.
Usage:
You will find this under the create panel / shapes / Circle 3 point
click mouse button for each point. will create a circle on a plane defined
by the three points in 3D space
Script
By j_man · Credited author: Joshua Newman · 2006-10-21
Tags: spline
Creates a circle using three points.
Usage:
You will find this under the create panel / shapes / Circle 3 point
click mouse button for each point. will create a circle on a plane defined
by the three points in 3D space
must explode spline to use
mark pigott · 2013-05-24
if you create a trianlge on the screen and close it on creation. The
3 point circle will not work, you have to explode it into 3 separate splines.
In my case I used midpoint snap.
Is there a way it can read the midpoints on a closed triangle spline?
I am trying to get your plugin to work as the TTT circle that Autocad or Draftsight has, and as tangent snap doesn't really work, I used midpoint snap on the triangle.
fox2sky · 2010-12-14
thx!