B.300. PolyGrid

Description. Generates a polygonal grid

Plugin Status. Stable

Categories. All Plugins, Stable Plugins, Polyhedron Plugins

Table B.273. PolyGrid Properties

Label Description Type Script Name

Output Mesh

Output mesh

k3d::mesh*

output_mesh

Surface Material

Surface material

k3d::inode*

material

Columns

Column number

k3d::int32_t

columns

Rows

Row number

k3d::int32_t

rows

Width

Grid width

k3d::double_t

width

Height

Grid height

k3d::double_t

height

Orientation

Orientation type (forward or backward along X, Y or Z axis)

k3d::string_t

orientation