Profile | P | Profile curve to extrude as mesh | Curve |
Direction | D | Extrusion direction vector, curve, or point
Input a vector to exrude along a vector
Input a curve to exrude along a curve
Input a point to extrude to a point | Generic Data |
Parameters U | u | Division parameters along profile curve {u} domain for mesh faces ({u}0.0 = Profile start, {u}1.0 = Profile end)
(unless Length is true or Angle is not 0.0)
For best results {u} parameters should be between 0 and 1, in numerical order, and non duplicate | Number |
Parameters V | v | Division parameters along extrusion direction {v} domain for mesh faces ({v}0.0 = Extrusion start, {v}1.0 = Extrusion end)
(unless length {v} is true or angle {v} is not 0.0 while using a curve for extrusion direction)
For best results {v} parameters should be between 0 and 1, in numerical order, and non duplicate | Number |
Weighted | W | If True, parameters {u} distribution is weighted by the profile curves curvature | Boolean |
Lengths | L | If True, profile curves mesh face divisions are defined by the lengths between its control points instead of the {u} parameters
(useful for conforming mesh face divisions to each segment of a polyline profile curve) | Boolean |
Angle | A | If Angle is not 0.0, profile curves mesh face divisions are defined by angle accuracy in degrees instead of the {u} parameters
(useful for conforming mesh face divisions to the curvature of the profile curve) | Number |
Cap | C | Cap the open ends of a closed profile curve mesh extrusion | Boolean |
Triangulate | T | Triangulate the mesh faces | Boolean |
Weighted V | vW | If True, parameters {v} distribution is weighted by the extrusion direction curves curvature if a curve is used for the extrusion direction | Boolean |
Lengths V | vL | If True, extrusion direction curves mesh face divisions are defined by the lengths between its control points instead of the {v} parameters if a curve is used for the extrusion direction
(useful for conforming mesh face divisions to each segment of a polyline extrusion direction curve) | Boolean |
Angle V | vA | If Angle is not 0.0, extrusion direction curves mesh face divisions are defined by angle accuracy in degrees instead of the {v} parameters if a curve is used for the extrusion direction
(useful for conforming mesh face divisions to the curvature of the extrusion direction curve) | Number |