Create an ellipse with two radii and a center point
ID
tool-primitive-curves-ellipse
Name
Ellipse
Group
Primitive Curves
Package
Tool
Keywords
After creating the node, connect the center point to the first port. Connect the semi-major axis to the second port and the semi-minor axis to the third port. On the output port, you will receive the resulting ellipse.
Circle
Rectangle
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
Origin | Point | Center of ellipse | [0,0,0] |
Radius 1 | Number | Semi-major axis | 20 |
Radius 2 | Number | Semi-minor axis | 10 |
Outputs
Name | Type | Description |
---|---|---|
Curve | Curve | Resulting ellipse |