Copyright © 2021 by K4.org
  (v.0.48.124)

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.

Index

Rules

height

height: Number

The distance to be extruded.

Flags : Cached, Parameter (Note this is uncached)

Expression : 1

normal

normal: Vector

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

profile

profile: Model

The Profile to be extruded. This does not need to be positioned at the 'start' of the extrusion. The system uses the defining Frame of the Profile and positions it at the base of the extrusion.

Flags : Cached, Parameter, Required (Note this is uncached)

Expression : ``