Creates an extruded shape based on a profile attribute. The base polygon of the extrude will be aligned to the origin regardless of the profile's original position.
Inputs
Name |
Type |
Description |
Visible |
Boolean |
Defines if the model is visible or not. |
Pen |
Pen |
Pen color of the edges. |
Surface |
Surface |
Surface color of the polygons. |
Transformation |
Transformation |
Transformation of the shape. |
Profile |
Profile |
The profile to use. |
Height |
Number |
Height of the extrusion. |
End Surface |
Surface |
Top and bottom surface of the shape. |
Outputs
Name |
Type |
Description |
Shape |
Shape |
The resulting shape. |
X Size |
Number |
X size of the profile's default bounding box. |
Y Size |
Number |
Y size of the profile's default bounding box. |