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  

Defined in

Last Updated: 08 January, 2020