This commit is contained in:
Adrian Mariano 2024-10-03 23:00:16 -04:00
parent 5f6e067341
commit 428649e97b

View file

@ -217,7 +217,7 @@ CENTER = [ 0, 0, 0]; // Centered zero vector.
CTR = CENTER;
CENTRE = CENTER;
// Constant: EDGE
// Function: EDGE()
// Synopsis: Named edge anchor constants
// Topics: Constants, Attachment
// Usage:
@ -238,7 +238,7 @@ function EDGE(a,b) =
)
str(choices[ind+1],"edge",b);
// Constant: FACE
// Function: FACE()
// Synopsis: Named face anchor constants
// Topics: Constants, Attachment
// Usage: