API Reference > geometry-core > Polyface > PolyfaceBuilder > addBetweenTransformedLineStrings addBetweenTransformedLineStrings Method Add facets between lineStrings with matched point counts. Facets are announced to addIndexedQuad. addIndexedQuad is free to apply reversal or triangulation options. addBetweenTransformedLineStrings(curves: AnyCurve, transformA: Transform, transformB: Transform, addClosure: boolean = false): void Parameter Type Description curves AnyCurve transformA Transform transformB Transform addClosure boolean Returns - void Defined in core/geometry/src/polyface/PolyfaceBuilder.ts Line 854 Last Updated: 13 June, 2024