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: 15 March, 2024