buildPreviewPositions()
buildPreviewPositions(
kind,points,cursor,style):number[]
Builds the flat vertex positions for a live dimension preview.
Parameters
| Parameter | Type |
|---|---|
kind | "placingPoints" | "positioningOffset" |
points | Vector3[] |
cursor | null | Vector3 |
style | LinearAnnotationStyle |
Returns
number[]