2d to 3d Offset - s-leger/archipack GitHub Wiki
Offset is a line at a distance from a curve(s) on it right or left side.
Demo video
Offset options:
- Bezier resolution : input bezier curves approximation.
- Distance : offset distance.
- Side : avaliable side for offset are : left, right.
- Resolution : determines the number of segments used to approximate a quarter circle around a point.
- Style: available styles of joins between offset segments are : round, mitre, and bevel.
- Mitre limit : The ratio of the distance from the corner to the end of the mitred offset corner is the miter ratio. Corners with a ratio which exceed the limit will be beveled.
Note:
While this tool does work with closed splines, when expanding it may result in open curve.