The distance to be extruded.
Flags : Cached, Parameter (Note this is uncached)
Expression : 1
The direction of extrusion. For use when you cannot control the profile direction or the default normal is not well-defined for all cases.
Flags : Cached, Parameter (Note this is uncached)
Expression : this.profile.planeNormal
Extrusion (d.1.0)
Mixins: ExtrusionRenderMixin, VolumePropertiesMixin, BaseAssembly
Defines a solid of extrusion of a planar Profile. All extrusions are created by sweeping the profile in the +Z direction, relative to the plane normal of the profile using the right-hand rule. With the origin at the base.
The profile is not consumed in this process.