point
"%f,%f('!')?"
representing the point (x,y)
. The optional '!'
indicates the
node position should not change (input-only).
If dim=3
, point
may also have the format "%f,%f,%f('!')?"
to represent the point (x,y,z)
.
Attributes
point
is a valid type for:
Last modified
June 14, 2021
: Update docsy theme (097a529)