Searched defs:linePoints (Results 1 – 2 of 2) sorted by relevance
22 linePoints: Point3D[]; property
691 const linePoints = label.linePoints.map((point: Point3D) => { constant