Skip to main content

cutlist.removeCut()

The cutlist.removeCut() store method will remove cutting instructions from the part for a given material. If no material is provided, all cutting instructions for the part will be removed.

Signature

undefined store.cutlist.removeCut(String from)

Example

9 Monday, Nov 25, 2024 The title FreeSewing Example v0.0.1 ( ephemeral ) plugin-annotations:cut 2 plugin-annotations:mirrored plugin-annotations:from plugin-annotations:fabric

An example of the cutlist.removeCut() store method

store.cutlist.removeCut('fabric')