1
0
Fork 0
freesewing/markdown/dev/reference/api/stack/getPartNames/en.md
2023-05-31 21:39:58 -07:00

212 B

title
Stack.getPartNames()

The Stack.getPartNames() method returns an Array containing the names of the parts in the stack.

Stack.getPartNames() signature

String[] stack.getPartNames()