addBetweenLineStringsWithStoredIndices Method

Add facets between lineStrings with matched point counts.

  • Indices of points, normals, and uv parameters are pre-stored in the linestrings.
  • pointIndices, normalIndices, and paramIndices (if used) for both linestrings must be defined and have the same length.

addBetweenLineStringsWithStoredIndices(lineStringA: LineString3d, lineStringB: LineString3d): void

Parameter Type Description
lineStringA LineString3d  
lineStringB LineString3d  

Returns - void

Defined in

Last Updated: 06 December, 2025