Tool
Surface
Vector
Transform
Primitive Curves
Curve Analysis
Toolset
Triangulation
Boolean Operation
Panels
Solid
Intersection
Text
Image
Analysis
Array
Render
3D Object
Star
Create a star using a center point, in and out radius, and number of vertices
Details
ID
tool-primitive-curves-star
Name
Star
Group
Primitive Curves
Package
Tool
Keywords
Input ports
Name | Type | Description | Default Value |
---|---|---|---|
Origin | Point | Star base center | [0,0,0] |
In Radius | Number | Radius in star (distance from center to tip) | 10 |
Out Radius | Number | Radius out star (distance from center to tip) | 30 |
Count | Number | Number of vertices | 5 |
Output ports
Name | Type | Description |
---|---|---|
Curve | Curve | Return N vertex star |
After creating the node, connect the center point of the polygon to the first port, the radius in star (distance from center to tip) of the star to the second port, the radius out star (distance from center to tip) of the star to the third port and the number of vertices of the star to the fourth port. On the output port, you will receive the resulting star.
Circle
Rectangle
Ellipse
Polygon