expandLineStrings MethodStatic

Copy primitive pointers from candidates to result array, replacing each LineString3d by newly constructed instances of LineSegment3d.

expandLineStrings(candidates: CurvePrimitive[]): CurvePrimitive[]

@returns copied (captured) inputs except for the linestrings, which are exploded

Parameter Type Description
candidates CurvePrimitive[] input curves

Returns - CurvePrimitive[]

copied (captured) inputs except for the linestrings, which are exploded

Defined in

Last Updated: 16 April, 2024