Interface: OrderedThreadColor
Closely matches the ColorOverrides
interface from @design-stack-ct/cdif-types
Properties
color
• color: string
Thread color in CDIF format: thread(mcp####)
Defined in
packages/design-engine-react-components/src/features/embroidery/types.ts:12
ordinal
• ordinal: number
A number representing which set of threads this color is applied to
Defined in
packages/design-engine-react-components/src/features/embroidery/types.ts:8