Description. Generates a polygonal cushion (a cube with rounded edges)
Plugin Status. Stable
Categories. All Plugins, Stable Plugins, Polyhedron Plugins
Table B.248. PolyCushion Properties
Label | Description | Type | Script Name |
---|---|---|---|
Output Mesh | Output mesh | k3d::mesh* | output_mesh |
Surface Material | Surface material | k3d::inode* | material |
Length segments | Length segments | k3d::int32_t | length_segments |
Radial segments | Radial segments | k3d::int32_t | radial_segments |
Diameter | Rounded parts diameter | k3d::double_t | diameter |
Width | Original cube width | k3d::double_t | width |
Height | Original cube height | k3d::double_t | height |
Depth | Original cube depth | k3d::double_t | depth |