Last change
on this file since 10975 was 10975, checked in by Mathieu Morlighem, 13 years ago |
moved md.settings.results_on_vertices to md.settings.results_as_patches which is 0 by default
|
File size:
367 bytes
|
Line | |
---|
1 | function macro=QmuThicknessEnum()
|
---|
2 | %QMUTHICKNESSENUM - Enum of QmuThickness
|
---|
3 | %
|
---|
4 | % WARNING: DO NOT MODIFY THIS FILE
|
---|
5 | % this file has been automatically generated by src/c/EnumDefinitions/Synchronize.sh
|
---|
6 | % Please read src/c/EnumDefinitions/README for more information
|
---|
7 | %
|
---|
8 | % Usage:
|
---|
9 | % macro=QmuThicknessEnum()
|
---|
10 |
|
---|
11 | macro=StringToEnum('QmuThickness');
|
---|
Note:
See
TracBrowser
for help on using the repository browser.