intermediatePoints
intermediatePoints: Point3d[] | undefined
Optional intermediate points that the leader should pass through. If not specified, the leader will be a straight line from startPoint to the point on the frame. For now, intermediate points are a set of points which create additional LineSegments in the leader, but there could be intermediate shapes instead of straight LineSegments in future
Defined in
Last Updated: 02 August, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.