API Reference > geometry-core > Curve > LineString3d > appendStrokePoint appendStrokePoint Method Append (clone of) one point. BUT ... skip if duplicates the tail of prior points. if fraction is given, "duplicate" considers both point and fraction. appendStrokePoint(point: Point3d, fraction?: number): void Parameter Type Description point Point3d fraction number Returns - void Defined in core/geometry/src/curve/LineString3d.ts Line 894 Last Updated: 13 June, 2024