addLinearSweepLineStringsXYZOnly Method

Add point data (no params, normals) for linestrings.

  • This recurses through curve chains (loops and paths).
  • LineStrings are swept.
  • All other curve types are ignored.

addLinearSweepLineStringsXYZOnly(contour: AnyCurve, vector: Vector3d): void

Parameter Type Description
contour AnyCurve contour which contains only linestrings.
vector Vector3d sweep vector.

Returns - void

Defined in

Last Updated: 14 November, 2024