We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Operator copy(..) creates a copy of the current shape. It can be applied to 2D shapes only.
It has the only optional argument: a rule or an operator to be applied to the copied shape.
Example:
copy(MyRule())