Create sphere with 4 points
ID
tool-solid-sphere-4pnt
Name
Sphere 4Pnt
Group
Solid
Package
Tool
Keywords
Render
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
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
pnt1 | Point | First point | [-10,0,0] |
pnt2 | Point | Second point | [0,0,0] |
pnt3 | Point | Third point | [0,10,0] |
pnt4 | Point | Fourth point | [0,0,10] |
Outputs
Name | Type | Description |
---|---|---|
sphere | Solid | Resulting sphere |
origin | Point | Sphere origin |
radius | Number | Sphere radius |