API Reference > geometry-core > Curve > LineString3d > setFrom setFrom Method Copy coordinate data from another linestring. The copied content is: points derivatives (if present) fractions (if present) surfaceNormals (if present) uvParams (if present) setFrom(other: LineString3d): void Parameter Type Description other LineString3d Returns - void Defined in core/geometry/src/curve/LineString3d.ts Line 420 Last Updated: 13 June, 2024