Tool
Primitive Curves
Intersection
Solid
Transform
Render
Vector
Surface
Toolset
Array
Curve Analysis
Triangulation
Image
Boolean Operation
Panels
Text
Analysis
3D Object
Sphere 4Pnt
Create sphere with 4 points
Details
ID
tool-solid-sphere-4pnt
Name
Sphere 4Pnt
Group
Solid
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Point 1 | Point | First point | [-10,0,0] |
| Point 2 | Point | Second point | [0,0,0] |
| Point 3 | Point | Third point | [0,10,0] |
| Point 4 | Point | Fourth point | [0,0,10] |
Output ports
| Name | Type | Description |
|---|---|---|
| Sphere | Solid | Resulting sphere |
| Origin | Point | Sphere origin |
| Radius | Number | Sphere radius |
After creating the node, connect the first point to the first port, and the second point to the second port it cannot be coincident with the first point, the third point to the third port and it cannot be coplanar with the first and second points, and the fourth point to the fourth port it cannot be coplanar first, second and third points. On the output port, we will get the resulting sphere.
Box
Cylinder
Torus