Lengths of file paths |
STL + Create function accesses mesh files that are located in the cfg/adm/fem
directory. This directory contains mesh information for ffea, nastran and stl.
The number characters in the mesh file paths from the root directory should not
be more than 42.
Examples:
is OK, since the number of characters for the all the directories are less than 42.
whereas
is NOT OK, since the number of characters for the nastran directory is more than 42. |
None |
|
None |