12.3.32. Ribbon

12.3.32.1. Attributes

  • path: the path that the ribbon follows
  • skew: the skewness of the ribbon. See example
  • end1: the end1. One of the several options
  • end2: the end2. One of several options
  • weave: how the ribbon passes through itself. It can be a number (how?) or a function.
  • width: width of the ribbon

In addition to all attributes and methods of shape

12.3.32.2. Methods

12.3.32.3. Examples

path p: .from p1 : .to p2 : .path nwn
ribbon r: .path p : .color red : .outline.color blue