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

9Thursday, Apr 3, 2025The titleFreeSewing Example v0.0.1 (ephemeral)plugin-annotations:cut2plugin-annotations:mirroredplugin-annotations:fromplugin-annotations:fabric

An example of the cutlist.removeCut() store method

store.cutlist.removeCut('fabric')