B.284. QuadricCone

Description. Creates a cone primitive

Plugin Status. Stable

Categories. All Plugins, Stable Plugins, Quadric Plugins

Table B.259. QuadricCone Properties

Label Description Type Script Name

Output Mesh

Output mesh

k3d::mesh*

output_mesh

Surface Material

Surface material

k3d::inode*

material

Transformation

Transformation matrix used to position / orient / scale the output cone.

k3d::matrix4

transformation

Height

Defines the cone height along the +Z axis.

k3d::double_t

height

Radius

Controls the radius of the output cone.

k3d::double_t

radius

Sweep Angle

Optionally limits the sweep angle of the cone to less-than 360 degrees.

k3d::double_t

sweep_angle